storybook for toggle button

This commit is contained in:
Tykayn 2025-08-19 12:04:23 +02:00 committed by tykayn
parent 179a8d9279
commit 458ad64931
9 changed files with 105 additions and 101 deletions

View file

@ -12,6 +12,7 @@ const config: StorybookConfig = {
// '@storybook/addon-controls' - no longer exists in Storybook 9.0+
// ... autres addons
],
staticDirs: ['../../my-workspace/projects/sae-lib/public'],
framework: {
name: '@storybook/angular',
options: {}