ressurect storybook buttons
This commit is contained in:
parent
458ad64931
commit
681d8ecb0b
14 changed files with 108 additions and 361 deletions
|
@ -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? */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue