1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-07 20:24:01 +00:00

fix badge migration

This commit is contained in:
Vicki League
2025-06-23 12:54:39 -04:00
parent 9f79a94f8f
commit ce2966c08c

View File

@@ -104,7 +104,7 @@ export class BadgeComponent implements FocusableElement {
/**
* Optional override for the automatic badge title when truncating.
*/
readonly title = input<string>(undefined);
readonly title = input<string>();
/**
* Variant, sets the background color of the badge.