Skip to content

Commit

Permalink
Obsolete value for icon in stories
Browse files Browse the repository at this point in the history
  • Loading branch information
dlnr committed Oct 21, 2024
1 parent 3e2ef6c commit 8cf5ef6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions storybook/src/components/Button/Button.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ const meta = {
children: 'Versturen',
disabled: false,
variant: 'primary',
/* This is the only was storybook will honor the conditional in the iconPosition argType (line 29) */
// @ts-ignore
icon: null,
},
argTypes: {
disabled: {
Expand Down

0 comments on commit 8cf5ef6

Please sign in to comment.