Skip to content

Commit 9caf285

Browse files
Merge pull request #104 from Chia-Chi-Shen/storybook
modify layout
2 parents 14ddf46 + 64a5ead commit 9caf285

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/preview.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { Story, Canvas } from '@storybook/addon-docs';
66

77
const preview: Preview = {
88
parameters: {
9+
layout: 'centered',
910
controls: {
1011
matchers: {
1112
color: /(background|color)$/i,

0 commit comments

Comments
 (0)