diff --git a/src/components/EmailEnterPage/index.tsx b/src/components/EmailEnterPage/index.tsx index adb7488..b3f57bb 100755 --- a/src/components/EmailEnterPage/index.tsx +++ b/src/components/EmailEnterPage/index.tsx @@ -118,12 +118,6 @@ function EmailEnterPage({ Enter your email

{t("we_dont_share")}

- setIsValidName(!isRequiredName)} - /> setIsValidEmail(false)} /> + setIsValidName(!isRequiredName)} + /> {t("_continue_agree", { eulaLink: ( diff --git a/src/components/pages/ABDesign/v1/pages/EmailEnterPage/index.tsx b/src/components/pages/ABDesign/v1/pages/EmailEnterPage/index.tsx index 6f4a44c..106c13b 100644 --- a/src/components/pages/ABDesign/v1/pages/EmailEnterPage/index.tsx +++ b/src/components/pages/ABDesign/v1/pages/EmailEnterPage/index.tsx @@ -133,19 +133,19 @@ function EmailEnterPage({ Enter your email

{t("we_dont_share")}

+ setIsValidEmail(false)} + /> setIsValidName(!isRequiredName)} /> - setIsValidEmail(false)} - /> and . Have a question? Reach our support team ", - eula: "Hint's EULA", + eula: "EULA", here: 'here', privacy_notice: 'Privacy Notice', born_time_question: "What time were you born?",