mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 02:23:44 +00:00
[SM-71] Update all badges to use component library (#2999)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<span class="text-capitalize">{{
|
||||
isSponsoredSubscription ? "sponsored" : subscription.status || "-"
|
||||
}}</span>
|
||||
<span class="badge badge-warning" *ngIf="subscriptionMarkedForCancel">{{
|
||||
<span bitBadge badgeType="warning" *ngIf="subscriptionMarkedForCancel">{{
|
||||
"pendingCancellation" | i18n
|
||||
}}</span>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user