diff --git a/src/frontend/src/CustomNodes/GenericNode/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx index 0f9feeb7e..3d7198857 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -70,7 +70,12 @@ export default function GenericNode({ .map((t: string, idx) => (
{idx === 0 ? ( -
+
!key.startsWith('_') && data.node.template[key].show).length === 0?"hidden":"" + )} + > Inputs
) : (