copy nit
This commit is contained in:
@@ -134,7 +134,7 @@ export function Inner({
|
|||||||
<Text style={[a.text_md, a.leading_snug, a.font_bold]}>
|
<Text style={[a.text_md, a.leading_snug, a.font_bold]}>
|
||||||
{currentAccount?.email}
|
{currentAccount?.email}
|
||||||
</Text>{' '}
|
</Text>{' '}
|
||||||
to verify it is you.{' '}
|
to verify it's you.{' '}
|
||||||
<Text
|
<Text
|
||||||
onPress={() => {
|
onPress={() => {
|
||||||
control.close(() => {
|
control.close(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user