fmt
This commit is contained in:
parent
b3c906f628
commit
af7733b3dc
|
@ -8,12 +8,10 @@ const config: StorybookConfig = {
|
|||
"@storybook/addon-essentials",
|
||||
"@storybook/addon-interactions"
|
||||
],
|
||||
|
||||
framework: {
|
||||
name: "@storybook/react-vite",
|
||||
options: {}
|
||||
},
|
||||
|
||||
staticDirs: ["../public"],
|
||||
};
|
||||
export default config;
|
||||
|
|
Loading…
Reference in a new issue