Skip to content

Commit d1b829b

Browse files
refactor: revert these changes
1 parent 6adf583 commit d1b829b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Badge.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export const ContainedPurpleRounded: Story = {
8181
};
8282

8383
export const ContainedRed: Story = {
84-
name: "Contained (Red)",
84+
name: "Contained (Yellow)",
8585
args: {
8686
...meta.args,
8787
color: "danger",

0 commit comments

Comments
 (0)