mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-07-09 17:28:28 +00:00
chore: Fix storybook theming, again
This commit is contained in:
parent
ac5f34ea5f
commit
6ffb46a65a
2 changed files with 2 additions and 2 deletions
|
|
@ -2,5 +2,5 @@ import { addons } from 'storybook/manager-api';
|
|||
import { themes } from 'storybook/theming';
|
||||
|
||||
addons.setConfig({
|
||||
//theme: themes.normal,
|
||||
theme: themes.normal,
|
||||
});
|
||||
|
|
@ -24,7 +24,7 @@ export default definePreview({
|
|||
test: 'todo'
|
||||
},
|
||||
docs: {
|
||||
//theme: themes.normal,
|
||||
theme: themes.normal,
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue