google recaptcha sitekey updated
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled
This commit is contained in:
parent
50bca1a5de
commit
b0583a2c25
@ -155,7 +155,7 @@ export default function ContactPage() {
|
|||||||
|
|
||||||
<div className="col-sm-12 mt-2">
|
<div className="col-sm-12 mt-2">
|
||||||
<ReCAPTCHA
|
<ReCAPTCHA
|
||||||
sitekey="6Ldtl20rAAAAAONa5g1txlhj8XqhLIX5SaKgFATk"
|
sitekey="6Ldyp4grAAAAAFKBU3b9wA4qYkf6qWPhSzyH-XD4"
|
||||||
onChange={handleCaptchaChange}
|
onChange={handleCaptchaChange}
|
||||||
/>
|
/>
|
||||||
{formErrors.captcha && (
|
{formErrors.captcha && (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user