Skip to content

Commit cb8a06f

Browse files
Declare compatibility with focus-trap-react 11
1 parent 426c952 commit cb8a06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"peerDependencies": {
2828
"@emotion/react": "^11.11.4",
2929
"@floating-ui/react": "^0.24.3",
30-
"focus-trap-react": "^10.2.3",
30+
"focus-trap-react": "^10.2.3 || ^11.0.3",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
3333
"react-icons": "^5.5.0",

0 commit comments

Comments
 (0)