From 401d7c397f6c6fa86142181c7e0fc5e1f2f0921f Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Thu, 7 Nov 2024 22:06:51 +0100 Subject: [PATCH] fix: disable send button if the CAPTCHA is not solved --- app/(root)/contact/page.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/(root)/contact/page.jsx b/app/(root)/contact/page.jsx index 9dfd5b1..3a093a1 100644 --- a/app/(root)/contact/page.jsx +++ b/app/(root)/contact/page.jsx @@ -103,7 +103,9 @@ function Contact() {