diff --git a/src/components/notification/notification.stories.ts b/src/components/notification/notification.stories.ts index b84a28d27a2..f138d5fb351 100644 --- a/src/components/notification/notification.stories.ts +++ b/src/components/notification/notification.stories.ts @@ -181,14 +181,11 @@ export const SlottedTitle: StoryObj = { args: { ...basicArgs, 'title-content': undefined }, }; -// We set the height of the div in Chromatic to avoid cropped snapshots const meta: Meta = { decorators: [ (story, context) => html`
${trigger(context.args)}