mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 20:24:01 +00:00
fix badge migration
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user