Template
mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-08-25 07:41:59 +10:00
Update dependencies to the latest version
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ const config: StorybookConfig = {
|
||||
enableCrashReports: false,
|
||||
},
|
||||
stories: ['../components/**/*.(stories|story).@(js|jsx|ts|tsx)'],
|
||||
addons: ['storybook-dark-mode'],
|
||||
addons: ['@storybook/addon-themes'],
|
||||
framework: {
|
||||
name: '@storybook/nextjs',
|
||||
options: {},
|
||||
|
||||
Reference in New Issue
Block a user