Skip to content

Commit bca1180

Browse files
fix(.storybook/preview): set default viewport
1 parent a86fbde commit bca1180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/preview.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ const preview: Preview = {
6565
},
6666
}
6767
}, {}),
68+
defaultViewport: "2xl",
6869
},
6970
},
7071
}

0 commit comments

Comments
 (0)