From 3c039be7f2727a16af72a3d58343a31abd8f1908 Mon Sep 17 00:00:00 2001 From: Timo K Date: Tue, 14 Apr 2026 14:11:08 +0200 Subject: [PATCH] lint --- src/components/CallFooter.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/CallFooter.mdx b/src/components/CallFooter.mdx index 4a69939b..a8b960d4 100644 --- a/src/components/CallFooter.mdx +++ b/src/components/CallFooter.mdx @@ -11,9 +11,9 @@ This can be done by using the same filename as the component 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'; - + Call Footer