feat(storybook): improve code (#3786)

This commit is contained in:
Alex Yang
2023-08-16 15:07:55 -05:00
committed by GitHub
parent 64656c3c98
commit 1e5a4a6849
10 changed files with 63 additions and 128 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"chromatic": "^6.22.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"storybook-addon-react-router-v6": "^2.0.4"
"storybook-addon-react-router-v6": "^2.0.4",
"vite-plugin-turbosnap": "^1.0.2"
},
"peerDependencies": {
"@blocksuite/blocks": "*",