From aff12f040a331954acbcab1e4d40c1b561dc6d06 Mon Sep 17 00:00:00 2001 From: gary-van-woerkens Date: Fri, 17 Mar 2023 00:39:12 +0100 Subject: [PATCH] fix: callout story typo --- stories/CallOut.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/CallOut.stories.tsx b/stories/CallOut.stories.tsx index 61be941cd..5ce9c2ce4 100644 --- a/stories/CallOut.stories.tsx +++ b/stories/CallOut.stories.tsx @@ -42,7 +42,7 @@ const { meta, getStory } = getStoryFactory({ return options; })(), - "control": { type: "select", labels: { null: "no severity" } } + "control": { type: "select", labels: { null: "no color variant" } } }, "iconId": { "options": (() => {