Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opt-in support for setting the "nonce" attribute on the global cursor style #386

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

bvaughn
Copy link
Owner

@bvaughn bvaughn commented Aug 14, 2024

Resolves #384

import { setNonce } from "react-resizable-panels";

setNonce("whatever");

cc @asual

Copy link

vercel bot commented Aug 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-resizable-panels ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2024 7:45pm

@bvaughn bvaughn merged commit 6d9e971 into main Aug 15, 2024
7 checks passed
@bvaughn bvaughn deleted the issues/384 branch August 15, 2024 19:33
@bvaughn
Copy link
Owner Author

bvaughn commented Aug 15, 2024

Published in version 2.1.0


❤️ → ☕ givebrian.coffee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for CSP nonce
1 participant