diff --git a/src/components/dialog/dialog.stories.tsx b/src/components/dialog/dialog.stories.tsx index 5e0f17fa..c3f60d9f 100644 --- a/src/components/dialog/dialog.stories.tsx +++ b/src/components/dialog/dialog.stories.tsx @@ -111,7 +111,7 @@ export const WithLongContent: Story = { args: { children: ( <> - +

Paragraph Content

@@ -166,7 +166,7 @@ export const WithLongContent: Story = {

litipsum.com - + ), },