From e1107ffdf72ec0e8122e0b8a630c5b20b2f24ed0 Mon Sep 17 00:00:00 2001 From: igorrCarvalho Date: Mon, 9 Oct 2023 18:20:23 -0300 Subject: [PATCH] Remove blank space --- .../GenericNode/components/parameterComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx index c2a593224..c9b1dd1fa 100644 --- a/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx @@ -189,7 +189,7 @@ export default function ParameterComponent({ } else { //@ts-ignore refHtml.current = {TOOLTIP_EMPTY}; - } + } } useEffect(() => {