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 ee23504 commit f92657fCopy full SHA for f92657f
1 file changed
package.json
@@ -80,8 +80,8 @@
80
"typescript": "^6.0.3"
81
},
82
"peerDependencies": {
83
- "react": "^19.2.7",
84
- "react-dom": "^19.2.7"
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0"
85
86
"types": "./es/index.d.ts",
87
"style": "./assets/index.css",
0 commit comments