We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2eda4 commit 5811ff8Copy full SHA for 5811ff8
1 file changed
package.json
@@ -89,8 +89,8 @@
89
"typescript": "^6.0.3"
90
},
91
"peerDependencies": {
92
- "react": "^19.2.7",
93
- "react-dom": "^19.2.7"
+ "react": "*",
+ "react-dom": "*"
94
95
"publishConfig": {
96
"access": "public"
0 commit comments