5 lines
83 B
HTML
5 lines
83 B
HTML
<span
|
|
*ngIf="label"
|
|
class="badge badge-pill badge-warning"
|
|
>{{ label }}</span>
|