storybook main button, add presentation impress
This commit is contained in:
parent
5494510ed5
commit
4af14e6e34
5 changed files with 187 additions and 85 deletions
|
@ -6,7 +6,7 @@ export type ButtonSizeType = '' | 'large' | 'medium' | 'small' | 'extrasm';
|
|||
export type inconPositionKindType = '' | 'left' | 'right';
|
||||
|
||||
@Component({
|
||||
selector: 'sae-main-button',
|
||||
selector: 'sae-m-button',
|
||||
standalone: true,
|
||||
imports: [
|
||||
NgClass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue