mirror of
https://github.com/owncast/owncast.git
synced 2025-01-06 08:37:32 +03:00
6 lines
124 B
Text
6 lines
124 B
Text
|
import { Canvas, Meta, Story } from '@storybook/addon-docs';
|
||
|
|
||
|
<Meta title="owncast/Documentation/{{title}}" />
|
||
|
|
||
|
{{content}}
|