Skip to content

Commit

Permalink
chore: set default preview to light
Browse files Browse the repository at this point in the history
  • Loading branch information
jordmccord committed Jul 10, 2024
1 parent 3c2c2ba commit 4961af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/native-ui-storybook/.storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ const preview: Preview = {
},
layout: 'fullscreen',
darkMode: {
current: 'light',
stylePreview: true,
dark: {
...themeDark,
Expand Down

0 comments on commit 4961af9

Please sign in to comment.