ngx-alert-message
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "ngx-alert-message", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Manojkumar Muthukumar", |
@@ -27,3 +27,5 @@ <img width="256px" src="https://icon.beforepost.com/5IQN2B2I-Z8A260K8-CLI06PQ9.svg"/> | ||
`<ngx-just-alert [close]="close" [mode]="mode" [bold]="bold" [disabled]="'true'" [text]="text"></ngx-just-alert>` | ||
``` | ||
<ngx-just-alert [close]="close" [mode]="mode" [bold]="bold" [disabled]="'true'" [text]="text"></ngx-just-alert> | ||
``` | ||
@@ -48,3 +50,5 @@ ``` | ||
`<ngx-alert [close]="close" [mode]="mode" [bold]="bold" [disabled]="'true'" [text]="text"></ngx-alert>` | ||
``` | ||
<ngx-alert [close]="close" [mode]="mode" [bold]="bold" [disabled]="'true'" [text]="text"></ngx-alert> | ||
``` | ||
@@ -51,0 +55,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65188
72