Update src/components/dialaUpdate copyogs/EmailDialog/screens/Update.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -203,7 +203,7 @@ export function Update(_props: ScreenProps<ScreenID.Update>) {
|
|||||||
<View style={[a.gap_md]}>
|
<View style={[a.gap_md]}>
|
||||||
<View>
|
<View>
|
||||||
<Text style={[a.pb_sm, t.atoms.text_contrast_medium]}>
|
<Text style={[a.pb_sm, t.atoms.text_contrast_medium]}>
|
||||||
<Trans>Enter your new email address below.</Trans>
|
<Trans>Please enter your new email address.</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
<TextField.Root>
|
<TextField.Root>
|
||||||
<TextField.Icon icon={Envelope} />
|
<TextField.Icon icon={Envelope} />
|
||||||
|
|||||||
Reference in New Issue
Block a user