mobile: fix wording if user already has an account

This commit is contained in:
Ammar Ahmed
2026-06-07 08:05:01 +05:00
committed by Abdullah Atta
parent e895b64bee
commit 3f43884bb6

View File

@@ -278,9 +278,9 @@ export const Signup = ({
textAlign: "center"
}}
fontSize="SM"
color={colors.secondary.paragraph}
color={colors.primary.paragraph}
>
{strings.dontHaveAccount()}{" "}
{strings.alreadyHaveAccount()}{" "}
<Paragraph
fontSize="SM"
fontFamily="SEMI_BOLD"