Bluesky app fork with some witchin' additions 💫

Update Step2.tsx (#2568)

authored by quiple.dev and committed by

GitHub 920d4884 9835996d

+4 -2
+4 -2
src/view/com/auth/create/Step2.tsx
··· 276 276 autoFocus={true} 277 277 /> 278 278 <Text type="sm" style={[pal.textLight, s.mt5]}> 279 - <Trans>Please enter the verification code sent to</Trans>{' '} 280 - {phoneNumberFormatted}. 279 + <Trans> 280 + Please enter the verification code sent to{' '} 281 + {phoneNumberFormatted}. 282 + </Trans> 281 283 </Text> 282 284 </View> 283 285 </>