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 debcf53 commit 22b21ccCopy full SHA for 22b21cc
package.json
@@ -72,6 +72,7 @@
72
},
73
"peerDependencies": {
74
"react": "^16.13.1",
75
- "react-dom": "^16.13.1"
+ "react": "^16.8.0 || ^17.0.0",
76
+ "react-dom": "^16.8.0 || ^17.0.0"
77
}
78
0 commit comments