Organize stories and populate readme

This commit is contained in:
Gabe Kangas
2022-05-12 17:59:40 -07:00
parent ed50016bfc
commit d427c0ad70
11 changed files with 54 additions and 129 deletions

View File

@@ -4,7 +4,7 @@ import ActionButtonRow from '../components/action-buttons/ActionButtonRow';
import ActionButton from '../components/action-buttons/ActionButton';
export default {
title: 'owncast/External action button row',
title: 'owncast/Action Buttons/Row',
component: ActionButtonRow,
parameters: {},
} as ComponentMeta<typeof ActionButtonRow>;