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) => { >