diff --git a/packages/ui/src/components/list/list.stories.tsx b/packages/ui/src/components/list/list.stories.tsx index a11201a92..789b57d6b 100644 --- a/packages/ui/src/components/list/list.stories.tsx +++ b/packages/ui/src/components/list/list.stories.tsx @@ -135,9 +135,15 @@ export const CustomComponent = () => (

Title

- Styled bullet list - Styled bullet list - Styled bullet list + + Styled bullet list + + + Styled bullet list + + + Styled bullet list +
);