Run storybook in react@17

This commit is contained in:
Michael Shilman 2020-11-02 11:19:43 +08:00
parent 6218082f36
commit 0fdc4e6eab

View File

@ -191,7 +191,7 @@
"p-limit": "^2.3.0",
"prettier": "~2.0.5",
"raf": "^3.4.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3 || ^17.0.0",
"react-test-renderer": "^16.8.3",
"recursive-copy": "^2.0.10",