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 d84785a commit 8c652dbCopy full SHA for 8c652db
.storybook/main.ts
@@ -12,7 +12,6 @@ const config: StorybookConfig = {
12
"@storybook/addon-essentials",
13
"@storybook/addon-onboarding",
14
"@storybook/addon-interactions",
15
- "storybook-addon-react-router-v6",
16
"@dreamworld/addon-redux",
17
],
18
framework: {
bun.lockb
-2.01 KB
package.json
@@ -110,7 +110,6 @@
110
"postcss": "8.4.31",
111
"prettier": "2.8.8",
112
"storybook": "7.3.2",
113
- "storybook-addon-react-router-v6": "1.0.2",
114
"tailwindcss": "3.4.1",
115
"tailwindcss-animate": "1.0.6",
116
"tsc-alias": "1.8.8",
0 commit comments