Skip to content

Commit

Permalink
forgot to save
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jun 1, 2023
1 parent 3031c99 commit ddf6392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .storybook/manager.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { themes } from '@storybook/theming/create';
import { addons } from '@storybook/addons';
import theme from './theme';

addons.setConfig({
theme: themes.dark
theme
});

0 comments on commit ddf6392

Please sign in to comment.