From f9656e680282cfdb3985d8cbf2ed3a79264e203f Mon Sep 17 00:00:00 2001 From: Tamara Date: Wed, 10 Apr 2024 20:49:47 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=BE=D1=80=D0=BC=D0=B0=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=82=D0=B0=D0=BA=D1=82=D0=BE=D0=B2=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=20=D0=BA=D0=BE=D0=BB=D0=B8=D1=87=D0=B5=D1=81=D1=82=D0=B2=D0=B5?= =?UTF-8?q?=20=D0=BF=D0=BE=D0=BB=D0=B5=D0=B9=20=D0=BC=D0=B5=D0=BD=D0=B5?= =?UTF-8?q?=D0=B5=202=20=D0=BF=D0=BE=20=D0=BC=D0=B0=D0=BA=D0=B5=D1=82?= =?UTF-8?q?=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/components/ViewPublicationPage/ContactForm.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/components/ViewPublicationPage/ContactForm.tsx b/lib/components/ViewPublicationPage/ContactForm.tsx index df18e01..1fb9c2f 100644 --- a/lib/components/ViewPublicationPage/ContactForm.tsx +++ b/lib/components/ViewPublicationPage/ContactForm.tsx @@ -107,7 +107,7 @@ export const ContactForm = ({ currentQuestion, onShowResult }: Props) => { filteredFC[i] = field; } } - const isWide = Object.keys(filteredFC).length > 2; + async function handleShowResultsClick() { const FC: any = settings.cfg.formContact.fields; @@ -178,22 +178,22 @@ export const ContactForm = ({ currentQuestion, onShowResult }: Props) => { >