📝(react) customize storybook theme
We want to customize our Storybook to market it for Cunningham.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
5970da3052
commit
d767d61dd2
@@ -24,7 +24,7 @@ const config: StorybookConfig = {
|
||||
name: "@storybook/react-vite",
|
||||
options: {},
|
||||
},
|
||||
staticDirs: ["../src"],
|
||||
staticDirs: ["../src", "../public"],
|
||||
features: {
|
||||
storyStoreV7: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user