Adds Redux and React-Intl to storybook (#35094)
This commit is contained in:
parent
c4128d89c9
commit
8ee8231a43
10 changed files with 876 additions and 53 deletions
|
|
@ -11,6 +11,7 @@ const config: StorybookConfig = {
|
|||
name: '@storybook/react-vite',
|
||||
options: {},
|
||||
},
|
||||
staticDirs: ['./static'],
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue