mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Bold offboarding survey title (#7929)
Co-authored-by: Lotus Scott <148992878+lscottbw@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<form [formGroup]="formGroup" [bitSubmit]="submit">
|
<form [formGroup]="formGroup" [bitSubmit]="submit">
|
||||||
<bit-dialog>
|
<bit-dialog>
|
||||||
<span bitDialogTitle>
|
<span bitDialogTitle class="tw-font-semibold">
|
||||||
{{ "cancelSubscription" | i18n }}
|
{{ "cancelSubscription" | i18n }}
|
||||||
</span>
|
</span>
|
||||||
<div bitDialogContent>
|
<div bitDialogContent>
|
||||||
|
|||||||
Reference in New Issue
Block a user