Skip to content

Commit

Permalink
remove darkmode
Browse files Browse the repository at this point in the history
  • Loading branch information
NEKOYASAN committed Sep 9, 2024
1 parent 1b72927 commit 26d3967
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ const preview: Preview = {
desktop: {
viewport: 'large',
},
light: {
backgrounds: { value: '#fff' },
theme: 'light',
},
dark: {
backgrounds: { value: '#1E293B' },
theme: 'dark',
},
},
},
},
Expand Down

0 comments on commit 26d3967

Please sign in to comment.