Bold offboarding survey title (#7929)
Co-authored-by: Lotus Scott <148992878+lscottbw@users.noreply.github.com>
This commit is contained in:
parent
e3e58fa037
commit
d2cdc6fe8b
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue