diff --git a/packages/web-components/src/dialog/dialog.stories.ts b/packages/web-components/src/dialog/dialog.stories.ts index c741241df40312..c6e3adf87c96e1 100644 --- a/packages/web-components/src/dialog/dialog.stories.ts +++ b/packages/web-components/src/dialog/dialog.stories.ts @@ -205,6 +205,7 @@ export const ModalWithNoTitleOrActions: Story = { }; export const NonModalWithNoTitleOrActions: Story = { + render: renderComponent(html>`
${storyTemplate}
`), args: { type: DialogType.nonModal, slottedContent: () => html`