diff --git a/src/components/ContactForm.tsx b/src/components/ContactForm.tsx index 862b834..3538a51 100644 --- a/src/components/ContactForm.tsx +++ b/src/components/ContactForm.tsx @@ -224,7 +224,6 @@ export default function ContactForm({ setHoneypot(e.target.value)} /> ; }) { return ( @@ -23,14 +21,7 @@ export default function HoneyPot({ aria-hidden="true" > - + ); } diff --git a/src/pages/auth/LoginPage.tsx b/src/pages/auth/LoginPage.tsx index f53cfc5..4e423ce 100644 --- a/src/pages/auth/LoginPage.tsx +++ b/src/pages/auth/LoginPage.tsx @@ -68,7 +68,6 @@ export default function Login() { setHoneypot(e.target.value)} /> setHoneypot(e.target.value)} />