We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6adf583 commit d1b829bCopy full SHA for d1b829b
stories/Badge.stories.tsx
@@ -81,7 +81,7 @@ export const ContainedPurpleRounded: Story = {
81
};
82
83
export const ContainedRed: Story = {
84
- name: "Contained (Red)",
+ name: "Contained (Yellow)",
85
args: {
86
...meta.args,
87
color: "danger",
0 commit comments