Replies: 1 comment
-
Hello @ianpogi5, the The best place for it to live would be around your app. <NonceProvider cacheKey="my-cache" nonce="my-nonce">
<App />
</NonceProvider> As it is a wrapper around |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Any full example on how to use NonceProvider?
I am trying to avoid using
unsafe-inline
in my project.Beta Was this translation helpful? Give feedback.
All reactions