From f9e1b61ec26175690897dd5241e4d7b579ed9920 Mon Sep 17 00:00:00 2001 From: Cristhian Zanforlin Lousa Date: Fri, 30 Jun 2023 15:48:51 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(GenericNode/index.tsx):=20?= =?UTF-8?q?remove=20unnecessary=20class=20and=20reduce=20code=20duplicatio?= =?UTF-8?q?n=20in=20GenericNode=20component=20=F0=9F=94=A7=20chore(Generic?= =?UTF-8?q?Node/index.tsx):=20remove=20unnecessary=20gap-2=20class=20from?= =?UTF-8?q?=20the=20text=20container=20in=20GenericNode=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/CustomNodes/GenericNode/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/CustomNodes/GenericNode/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx index 5db3ba9be..8aba17083 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -96,7 +96,7 @@ export default function GenericNode({ )} >
-
+