Add 2FA warning

This commit is contained in:
Eric Bailey
2025-05-02 15:25:36 -05:00
parent fc0d6dc898
commit d6dfe2a77f
@@ -192,6 +192,14 @@ export function Update(_props: ScreenProps<ScreenID.Update>) {
<Trans>Update email</Trans>
</Text>
{currentAccount?.emailAuthFactor && (
<Admonition type="warning">
<Trans>
If you update your email address, email 2FA will be disabled.
</Trans>
</Admonition>
)}
<View style={[a.gap_md]}>
<View>
<Text style={[a.pb_sm, t.atoms.text_contrast_medium]}>