update order of storybook categories
This commit is contained in:
parent
43c4326afd
commit
808b4b8f9e
19 changed files with 235 additions and 626 deletions
|
@ -5,7 +5,7 @@ import {CommonModule} from '@angular/common';
|
|||
|
||||
// More on how to set up stories at: https://storybook.js.org/docs/angular/writing-stories/introduction
|
||||
const meta: Meta<MainButton> = {
|
||||
title: 'UI/Buttons/MainButton',
|
||||
title: 'composants/boutons/MainButton',
|
||||
component: MainButton,
|
||||
tags: ['autodocs'],
|
||||
decorators: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue