Skip to content

Commit

Permalink
feat(storybook): implement story for textbutton
Browse files Browse the repository at this point in the history
  • Loading branch information
JpunktWpunkt committed Nov 24, 2023
1 parent ec894f2 commit 0282be7
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 17 deletions.
1 change: 1 addition & 0 deletions packages/ui-library/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import '../../assets/fonts/fonts.css';

export default {
parameters: {
layout: 'centered',
actions: {
argTypesRegex: '^on[A-Z].*',
},
Expand Down
Loading

0 comments on commit 0282be7

Please sign in to comment.