Add read-write chat embed. Closes #1906

This commit is contained in:
Gabe Kangas
2022-09-10 21:16:41 -07:00
parent cf34998f66
commit 88919efde9
4 changed files with 101 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
import { Meta } from '@storybook/addon-docs';
import { Typography } from 'antd';
<Meta title="Owncast/Readme" />
<Meta title="Owncast/Documentation/Readme" />
<Typography.Title style={{ color: 'var(--primary-color)' }}>Owncast Web UI v2</Typography.Title>