From 920d48849e0c9d71443f72abab3ff650e264793e Mon Sep 17 00:00:00 2001 From: Minseo Lee Date: Sat, 20 Jan 2024 09:14:12 +0900 Subject: [PATCH] Update Step2.tsx (#2568) --- src/view/com/auth/create/Step2.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/view/com/auth/create/Step2.tsx b/src/view/com/auth/create/Step2.tsx index e3e938d121..f6eedc2ebf 100644 --- a/src/view/com/auth/create/Step2.tsx +++ b/src/view/com/auth/create/Step2.tsx @@ -276,8 +276,10 @@ export function Step2({ autoFocus={true} /> - Please enter the verification code sent to{' '} - {phoneNumberFormatted}. + + Please enter the verification code sent to{' '} + {phoneNumberFormatted}. +