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 68af7ec commit 8395a21Copy full SHA for 8395a21
package.json
@@ -71,8 +71,8 @@
71
"warning": "^4.0.3"
72
},
73
"peerDependencies": {
74
- "react": "^0.14.0 || ^15.0.0 || ^16 || ^17",
75
- "react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17"
+ "react": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18",
+ "react-dom": "^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18"
76
77
"tags": [
78
"react",
0 commit comments