This commit is contained in:
Timo K
2026-04-14 14:11:08 +02:00
parent 8c5668bf1a
commit 3c039be7f2

View File

@@ -11,7 +11,7 @@ This can be done by using the same filename as the component
With the help of Primary, Controls,Stories the overhead is minimal With the help of Primary, Controls,Stories the overhead is minimal
*/} */}
import { Meta,Primary,Controls,Stories,Title,Subtitle } from '@storybook/addon-docs/blocks'; import { Meta, Primary, Controls, Stories, Title, Subtitle } from '@storybook/addon-docs/blocks';
import * as CallFooterStories from './CallFooter.stories'; import * as CallFooterStories from './CallFooter.stories';
<Meta of={CallFooterStories} /> <Meta of={CallFooterStories} />