mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: fix wording if user already has an account
This commit is contained in:
committed by
Abdullah Atta
parent
e895b64bee
commit
3f43884bb6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user