mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
Update email on sponsored families signup to update on change (#9649)
This commit is contained in:
@@ -64,7 +64,7 @@ export class SponsoredFamiliesComponent implements OnInit, OnDestroy {
|
|||||||
true,
|
true,
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
updateOn: "blur",
|
updateOn: "change",
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user