Skip to content

Commit c9b6571

Browse files
committed
upgrade storybook and add stories for buttons
1 parent c0338a0 commit c9b6571

4 files changed

Lines changed: 361 additions & 230 deletions

File tree

.storybook/preview.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11

22
export const parameters = {
33
actions: { argTypesRegex: "^on[A-Z].*" },
4-
}
5-
6-
export const decorators = [(Story) => (
7-
Story().outerHTML
8-
)]
4+
}

0 commit comments

Comments
 (0)