ressurect storybook buttons

This commit is contained in:
Tykayn 2025-08-19 14:27:59 +02:00 committed by tykayn
parent 458ad64931
commit 681d8ecb0b
14 changed files with 108 additions and 361 deletions

View file

@ -13,7 +13,7 @@ import { Component, Input, Output, EventEmitter } from '@angular/core';
>
{{ label }}
</button>`,
styleUrls: ['./button.css'],
// styleUrls: ['./button.css'],
})
export class ButtonComponent {
/** Is this the principal call to action on the page? */