Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove use of
cssText
in focus-guards (#1468)
Violates Content-Security-Policy unless `style-src: 'unsafe-inline'` is permitted otherwise. (from radix-ui)
- Loading branch information