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.
2 parents c923c95 + 9eb7df7 commit 12e1feaCopy full SHA for 12e1fea
package.json
@@ -90,8 +90,8 @@
90
"resize-observer-polyfill": "^1.5.0"
91
},
92
"peerDependencies": {
93
- "react": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0",
94
- "react-dom": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0"
+ "react": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0",
+ "react-dom": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0"
95
96
"jest": {
97
"setupFiles": [
0 commit comments