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 fd02564 commit a8591deCopy full SHA for a8591de
1 file changed
package.json
@@ -86,8 +86,8 @@
86
"typescript": "^6.0.3"
87
},
88
"peerDependencies": {
89
- "react": "^19.2.7",
90
- "react-dom": "^19.2.7"
+ "react": ">=18.0.0",
+ "react-dom": ">=18.0.0"
91
92
"types": "./es/index.d.ts",
93
"publishConfig": {
0 commit comments