Skip to content

Commit

Permalink
Update packages/components/src/button/stories/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
  • Loading branch information
Mamaduka and ciampo authored Sep 27, 2022
1 parent 2cb890c commit 525715a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/button/stories/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ function Template( { children, ...props } ) {
export const Default = Template.bind( {} );
Default.args = {
children: 'Code is poetry',
variant: undefined,
};

export const Icon = Template.bind( {} );
Expand Down

0 comments on commit 525715a

Please sign in to comment.