mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 20:24:01 +00:00
[Account Recovery][PM-18721] remove message Input as it's now handled in InputPasswordComponent HTML
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
<auth-input-password
|
||||
[flow]="inputPasswordFlow"
|
||||
[message]="'resetPasswordMasterPasswordPolicyInEffect'"
|
||||
[masterPasswordPolicyOptions]="masterPasswordPolicyOptions$ | async"
|
||||
(onPasswordFormSubmit)="handlePasswordFormSubmit($event)"
|
||||
(isSubmitting)="handleIsSubmittingChange($event)"
|
||||
|
||||
Reference in New Issue
Block a user