family login captcha removed

This commit was merged in pull request #362.
This commit is contained in:
victorAnumudu
2023-07-29 12:25:25 +01:00
parent df4489c6f2
commit 9ea3963239
+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>