story store is now the default

This commit is contained in:
Mads Rasmussen
2023-02-23 21:30:20 +01:00
parent 710f1be63b
commit b72285e84f

View File

@@ -7,9 +7,6 @@ const config: StorybookConfig = {
name: '@storybook/web-components-vite',
options: {},
},
features: {
storyStoreV7: true,
},
staticDirs: ['../public-assets'],
typescript: {
check: true,