diff --git a/packages/core/stories/checkbox/checkbox.stories.tsx b/packages/core/stories/checkbox/checkbox.stories.tsx index ee1774cd21..f93cc492ed 100644 --- a/packages/core/stories/checkbox/checkbox.stories.tsx +++ b/packages/core/stories/checkbox/checkbox.stories.tsx @@ -59,7 +59,9 @@ export const WithDescription: StoryFn = () => { label={ Bonds - Debt securities + + Debt securities + } /> @@ -191,7 +193,9 @@ const GroupWithDescriptions: StoryFn = (args) => { label={ Alternatives - Other investments + + Other investments + } /> @@ -200,7 +204,9 @@ const GroupWithDescriptions: StoryFn = (args) => { label={ Equities - Company shares + + Company shares + } /> @@ -209,7 +215,9 @@ const GroupWithDescriptions: StoryFn = (args) => { label={ Fixed income - Interest-paying + + Interest-paying + } /> @@ -218,7 +226,9 @@ const GroupWithDescriptions: StoryFn = (args) => { label={ Bonds - Debt securities + + Debt securities + } /> diff --git a/packages/core/stories/list-box/list-box.stories.tsx b/packages/core/stories/list-box/list-box.stories.tsx index cdc4ad4c75..449692bc56 100644 --- a/packages/core/stories/list-box/list-box.stories.tsx +++ b/packages/core/stories/list-box/list-box.stories.tsx @@ -103,9 +103,7 @@ export const ComplexOptions = (): ReactElement => { {shortColorWithHex.slice(0, 5).map(({ color, hex }) => (