From 19554c65e5fb11527372a26fb282a31f2a16b836 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Tue, 2 Jun 2026 09:33:48 -0700 Subject: [PATCH] format --- js/mobile/src/features/auth/SignInScreen.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/mobile/src/features/auth/SignInScreen.tsx b/js/mobile/src/features/auth/SignInScreen.tsx index 992660f..313f3cd 100644 --- a/js/mobile/src/features/auth/SignInScreen.tsx +++ b/js/mobile/src/features/auth/SignInScreen.tsx @@ -62,8 +62,8 @@ function EmailStep({ onCodeSent }: { onCodeSent: (email: string) => void }) { Welcome - Enter your email to sign in or create an account. We'll send a code to - verify it. + Enter your email to sign in or create an account. We'll send a + code to verify it.