update categories of stories
This commit is contained in:
parent
10c04630fb
commit
fdb3f962e5
13 changed files with 12 additions and 92 deletions
|
@ -3,7 +3,7 @@ import {ToggleButton} from './toggle-button';
|
|||
|
||||
// More on how to set up stories at: https://storybook.js.org/docs/angular/writing-stories/introduction
|
||||
const meta: Meta<ToggleButton> = {
|
||||
title: 'Components/ToggleButton',
|
||||
title: 'UI/Buttons/ToggleButton',
|
||||
component: ToggleButton,
|
||||
tags: ['autodocs'],
|
||||
argTypes: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue