From 9e72eec1d8a500ed0c03f09ae554a061f8626ed7 Mon Sep 17 00:00:00 2001 From: Tahamina Date: Sun, 22 Mar 2026 19:37:47 +0800 Subject: [PATCH 1/8] sign up form update --- .../components/login-signup/SignupForm.tsx | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/shatter-mobile/src/components/login-signup/SignupForm.tsx b/shatter-mobile/src/components/login-signup/SignupForm.tsx index 20d5c85..f69ac6f 100644 --- a/shatter-mobile/src/components/login-signup/SignupForm.tsx +++ b/shatter-mobile/src/components/login-signup/SignupForm.tsx @@ -167,21 +167,23 @@ export default function SignUpForm() { onPress={() => router.push("/UserPages/Login")} style={{ marginTop: 16 }} > - Already have an account? Log In -