Organize stories into folders
This commit is contained in:
@@ -3,7 +3,7 @@ import { ComponentStory, ComponentMeta } from '@storybook/react';
|
||||
import ActionButton from '../components/action-buttons/ActionButton';
|
||||
|
||||
export default {
|
||||
title: 'owncast/Action Buttons/Single button',
|
||||
title: 'owncast/Components/Action Buttons/Single button',
|
||||
component: ActionButton,
|
||||
parameters: {
|
||||
docs: {
|
||||
|
||||
Reference in New Issue
Block a user