Update dynamic storybook templates to reflect new story requirements

This commit is contained in:
Gabe Kangas
2026-01-13 16:45:53 -08:00
parent d80a7246e1
commit 04b9ae755e
14 changed files with 71 additions and 64 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Canvas, Meta, Story, IconGallery, IconItem } from '@storybook/addon-docs';
import { Meta, IconGallery, IconItem } from '@storybook/addon-docs/blocks';
import { Image, ImageRow } from './ImageAsset';
<Meta title="owncast/Frontend Assets/Emoji" parameters=\{{previewTabs: { canvas: { hidden: true } }, chromatic: { disableSnapshot: true }}} />