Skip to content

Commit 516c3ef

Browse files
committed
giving up; adding a temp delay
1 parent f198cf4 commit 516c3ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.storybook/preview.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ const preview: Preview = {
6060
},
6161
},
6262
chromatic: {
63+
// TODO: Delay to allow theme to apply before snapshot
64+
delay: 500,
6365
modes: {
6466
dark: { globals: { theme: "dark" } },
6567
light: { globals: { theme: "light" } },

0 commit comments

Comments
 (0)