story store is now the default
This commit is contained in:
@@ -7,9 +7,6 @@ const config: StorybookConfig = {
|
||||
name: '@storybook/web-components-vite',
|
||||
options: {},
|
||||
},
|
||||
features: {
|
||||
storyStoreV7: true,
|
||||
},
|
||||
staticDirs: ['../public-assets'],
|
||||
typescript: {
|
||||
check: true,
|
||||
|
||||
Reference in New Issue
Block a user