mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
lint
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
<Meta of={CallFooterStories} />
|
||||
|
||||
<Title> Call Footer </Title>
|
||||
|
||||
Reference in New Issue
Block a user