Skip to content

Commit

Permalink
fix: cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
mouracamila committed Apr 29, 2022
1 parent 14b25da commit a7e1382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Badge/Badge.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const Template: Story<BadgeProps> = (args) => (

export const DefaultBadge = Template.bind({});
DefaultBadge.storyName = 'Default';

DefaultBadge.args = {
children: 'Default',
};

0 comments on commit a7e1382

Please sign in to comment.