Update Step2.tsx (#2568)
parent
9835996d73
commit
920d48849e
|
@ -276,8 +276,10 @@ export function Step2({
|
|||
autoFocus={true}
|
||||
/>
|
||||
<Text type="sm" style={[pal.textLight, s.mt5]}>
|
||||
<Trans>Please enter the verification code sent to</Trans>{' '}
|
||||
{phoneNumberFormatted}.
|
||||
<Trans>
|
||||
Please enter the verification code sent to{' '}
|
||||
{phoneNumberFormatted}.
|
||||
</Trans>
|
||||
</Text>
|
||||
</View>
|
||||
</>
|
||||
|
|
Loading…
Reference in New Issue