update order of storybook categories
This commit is contained in:
parent
43c4326afd
commit
808b4b8f9e
19 changed files with 235 additions and 626 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: 'UI/Buttons/ToggleButton',
|
||||
title: 'composants/boutons/ToggleButton',
|
||||
component: ToggleButton,
|
||||
tags: ['autodocs'],
|
||||
argTypes: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue