fix(storybook): update storybook generation templates
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { Canvas, Meta, Story } from '@storybook/addon-docs';
|
||||
|
||||
<Meta title="owncast/Documentation/{{title}}" parameters=\{{previewTabs: { canvas: { hidden: true } }, chromatic: { disableSnapshot: true }}}/>
|
||||
|
||||
{{content}}
|
||||
Reference in New Issue
Block a user