update sitekey
Build SimplySyncedLLC.com / Build and Deploy (push) Failing after 1m53s
Details
Build SimplySyncedLLC.com / Build and Deploy (push) Failing after 1m53s
Details
parent
181f9fec8b
commit
984af5699b
|
@ -2,7 +2,6 @@
|
|||
import React, { useRef, useState } from "react"
|
||||
import ReCAPTCHA from "react-google-recaptcha";
|
||||
import { toast } from "react-hot-toast";
|
||||
const { NEXT_PUBLIC_RECAPTCHA_SITE_KEY } = process.env;
|
||||
|
||||
export default function ContactUsContent() {
|
||||
const recaptchaRef = useRef(null);
|
||||
|
|
Loading…
Reference in New Issue