Skip to content

Commit

Permalink
remove useless property
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume NICOLAS authored Sep 28, 2023
1 parent 570d62e commit f5e4ce9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default {
title: 'Clickable/ButtonIcon',
args: defaultArgs,
argTypes: commonArgTypes,
withToolbar: true,
} as Meta<typeof ButtonIcon>;

const TemplateIcon: StoryFn<typeof ButtonIcon> = args => {
Expand Down

0 comments on commit f5e4ce9

Please sign in to comment.