From ff72f06e5c1017f389689fe2a45385d7bc5a296d Mon Sep 17 00:00:00 2001 From: Tamara Date: Tue, 9 Apr 2024 02:38:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=B2=D0=B0=D0=B4=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D0=BD=D0=B0=D1=8F=20=D0=BA=D0=B0=D1=80=D1=82=D0=B8=D0=BD=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=B2=20=D1=80=D0=B5=D0=B7=D1=83=D0=BB=D1=8C=D1=82?= =?UTF-8?q?=D0=B0=D1=82=D0=B0=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ViewPublicationPage/ResultForm.tsx | 25 +++++++++++-------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/lib/components/ViewPublicationPage/ResultForm.tsx b/lib/components/ViewPublicationPage/ResultForm.tsx index 2a6a169..68932c3 100644 --- a/lib/components/ViewPublicationPage/ResultForm.tsx +++ b/lib/components/ViewPublicationPage/ResultForm.tsx @@ -120,17 +120,20 @@ export const ResultForm = ({ resultQuestion }: ResultFormProps) => { } { resultQuestion?.content.useImage && resultQuestion.content.back && ( - + + + + ) } {resultQuestion.description !== "" &&