Skip to content

Commit 63ff188

Browse files
committed
docs(Storybook): Use expanded Storybook controls
1 parent 3ac12b9 commit 63ff188

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.storybook/preview.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const preview: Preview = {
66
backgrounds: { disable: true },
77
actions: { argTypesRegex: '^on[A-Z].*' },
88
controls: {
9+
expanded: true,
910
matchers: {
1011
color: /(background|color)$/i,
1112
date: /Date$/

0 commit comments

Comments
 (0)