lint
This commit is contained in:
parent
d811a40485
commit
b86615ebf6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const config: StorybookConfig = {
|
|||
'@storybook/addon-essentials',
|
||||
'@chromatic-com/storybook',
|
||||
'@storybook/addon-interactions',
|
||||
'@storybook/addon-a11y'
|
||||
'@storybook/addon-a11y',
|
||||
],
|
||||
framework: {
|
||||
name: '@storybook/sveltekit',
|
||||
|
|
|
|||
Loading…
Reference in a new issue