update categories of stories

This commit is contained in:
Tykayn 2025-08-20 16:58:19 +02:00 committed by tykayn
parent 10c04630fb
commit fdb3f962e5
13 changed files with 12 additions and 92 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: 'Components/ToggleButton',
title: 'UI/Buttons/ToggleButton',
component: ToggleButton,
tags: ['autodocs'],
argTypes: {