mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
mobile: fix wording if user already has an account
This commit is contained in:
@@ -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