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