refacto styles for storybook
This commit is contained in:
parent
036cda1431
commit
014ef90cc6
5 changed files with 97 additions and 12 deletions
|
@ -8,8 +8,8 @@
|
|||
@if (alertKind == "error"){
|
||||
<i class="ri-triangle-line"></i>
|
||||
}
|
||||
<slot name="main">
|
||||
{{message}}
|
||||
<slot name="main" [innerHTML]="message ">
|
||||
|
||||
</slot>
|
||||
<ng-content></ng-content>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue