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

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