update order of storybook categories

This commit is contained in:
tykayn 2025-09-16 16:50:53 +02:00
parent 43c4326afd
commit 808b4b8f9e
19 changed files with 235 additions and 626 deletions

View file

@ -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: [