Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
delete duplicated story
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Jun 1, 2023
1 parent d668cf5 commit 22fcefc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/stories/Button.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,3 @@ export const Warning: Story = {
label: "Delete now",
},
};

export const Warnings: Story = {
args: {
primary: true,
backgroundColor: "red",
label: "Delete now",
},
};

0 comments on commit 22fcefc

Please sign in to comment.