From b37bc718a53a2d53a9ac57590296a04643914f5b Mon Sep 17 00:00:00 2001
From: oriofir <97814056+oriofir@users.noreply.github.com>
Date: Tue, 30 Aug 2022 17:25:09 -0700
Subject: [PATCH] deleted conflicts
---
src/components/sections/contact/form/index.tsx | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/src/components/sections/contact/form/index.tsx b/src/components/sections/contact/form/index.tsx
index 9eadd12..0fce3db 100644
--- a/src/components/sections/contact/form/index.tsx
+++ b/src/components/sections/contact/form/index.tsx
@@ -1,6 +1,4 @@
-import { useState } from 'react' //add useRef
-// // eslint-disable-next-line import/no-named-as-default
-// import ReCAPTCHA from 'react-google-recaptcha'
+import { useState } from 'react'
import Select from 'react-select'
import { Container } from '~/components/layout/container'
@@ -148,7 +146,6 @@ const Form = ({ data }: DataProps) => {
{data?.formWarning}