From 5dc73b41b63794b895d6a83352419ee177686d56 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Thu, 6 Jul 2023 15:28:54 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(genericModal/index.tsx):=20m?= =?UTF-8?q?ove=20setValue(inputValue)=20before=20the=20switch=20statement?= =?UTF-8?q?=20to=20ensure=20proper=20value=20assignment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/modals/genericModal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/modals/genericModal/index.tsx b/src/frontend/src/modals/genericModal/index.tsx index 27da188ed..3367c956b 100644 --- a/src/frontend/src/modals/genericModal/index.tsx +++ b/src/frontend/src/modals/genericModal/index.tsx @@ -282,9 +282,9 @@ export default function GenericModal({