From c3d51f853a0b80530f1a9bc8b7a40e08f3d8437f Mon Sep 17 00:00:00 2001 From: hanif salafi Date: Fri, 23 May 2025 10:34:20 +0700 Subject: [PATCH] feat: fixing error FormSurvey --- components/landing-page/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/landing-page/hero.tsx b/components/landing-page/hero.tsx index 93a4cffd..aa4f8ce5 100644 --- a/components/landing-page/hero.tsx +++ b/components/landing-page/hero.tsx @@ -345,7 +345,7 @@ const Hero = (props: { group?: string }) => { /> )} - {showFormModal && } + {/* {showFormModal && } */} {isLoading ? (