Skip to content

Commit

Permalink
test: added new test case for toggle switch
Browse files Browse the repository at this point in the history
  • Loading branch information
yaswanth-deriv committed Mar 26, 2024
1 parent 72a87ed commit 5bd2dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Badge.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const ContainedPurpleRounded: Story = {
};

export const ContainedRed: Story = {
name: "Contained (Yellow)",
name: "Contained (Red)",
args: {
...meta.args,
color: "danger",
Expand Down

0 comments on commit 5bd2dbb

Please sign in to comment.