mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-09-03 05:10:00 +03:00
chore: Use system theme for storybook
This commit is contained in:
@@ -2,5 +2,5 @@ import { addons } from 'storybook/manager-api';
|
||||
import { themes } from 'storybook/theming';
|
||||
|
||||
addons.setConfig({
|
||||
theme: themes.dark,
|
||||
//theme: themes.normal,
|
||||
});
|
||||
@@ -24,7 +24,7 @@ export default definePreview({
|
||||
test: 'todo'
|
||||
},
|
||||
docs: {
|
||||
theme: themes.dark,
|
||||
//theme: themes.normal,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user