From c544591f33b0ed6cf64ad23154f7c72edf56065d Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Fri, 30 Jun 2023 17:12:39 -0300 Subject: [PATCH] fix(GenericNode/index.tsx): fix CSS class name for validation status to use "bg-status-green" instead of "bg-status-red" to reflect correct status color --- 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 2f019e481..d8676b86c 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -134,7 +134,7 @@ export default function GenericNode({