From 9bcb948c8d7fe48cd2444fb7303927b9074fe9eb Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 15 Jul 2025 15:22:48 +0300 Subject: [PATCH] move forgot password button --- .../Authentication/components/SignInForm.tsx | 31 +++++++++---------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/src/screens/Authentication/components/SignInForm.tsx b/src/screens/Authentication/components/SignInForm.tsx index 8f7c204a70..5d83cd22af 100644 --- a/src/screens/Authentication/components/SignInForm.tsx +++ b/src/screens/Authentication/components/SignInForm.tsx @@ -233,26 +233,23 @@ export function SignInForm({ editable={!isProcessing} accessibilityHint={_(msg`Enter your password`)} /> - + + + + {isAuthFactorTokenNeeded && (