family login captcha removed #362

Merged
ameye merged 1 commits from family-login-no-captcha into master 2023-07-29 15:45:31 +00:00
+2
View File
@@ -432,10 +432,12 @@ export default function Login() {
}
{/* END of login component */}
{loginType == "full" &&
<div className="pt-5 text-[#181c32] text-center font-semibold text-[13.975px] leading-[20.9625px]">
This site is protected by hCaptcha and the our Privacy Policy
and Terms of Service apply.
</div>
}
</div>
</div>
</div>