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 d081513 commit 54b31deCopy full SHA for 54b31de
package.json
@@ -39,7 +39,7 @@
39
"lint": "eslint . --ext .js,.ts,.tsx"
40
},
41
"peerDependencies": {
42
- "react": "^16.0.0"
+ "react": ">=16.0.0"
43
44
"devDependencies": {
45
"@emotion/core": "^10.0.28",
0 commit comments