Skip to content

Commit 1efc28e

Browse files
fix: callout story typo (#86)
1 parent 5f116b2 commit 1efc28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/CallOut.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const { meta, getStory } = getStoryFactory({
4242

4343
return options;
4444
})(),
45-
"control": { type: "select", labels: { null: "no severity" } }
45+
"control": { type: "select", labels: { null: "no color variant" } }
4646
},
4747
"iconId": {
4848
"options": (() => {

0 commit comments

Comments
 (0)