[PM-4737] feat: add Beta badge (#6859)

This commit is contained in:
Andreas Coroiu 2023-11-10 15:50:50 +01:00 committed by GitHub
parent 356e3fc7fc
commit 49103cdda4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"off" | i18n
}}</span>
</ng-container>
<span bitBadge badgeType="warning" class="!tw-align-middle">{{ "beta" | i18n }}</span>
<ng-container *ngIf="loading">
<i class="bwi bwi-spinner bwi-spin tw-ml-1" aria-hidden="true"></i>
</ng-container>