diff --git a/frontend/src/CustomNode.jsx b/frontend/src/CustomNode.jsx index 9220fa9..37d1b00 100644 --- a/frontend/src/CustomNode.jsx +++ b/frontend/src/CustomNode.jsx @@ -1184,7 +1184,7 @@ function CustomNode({ id, data }) { {/* Collapsible table data */} {data.tableRows && data.tableRows.length > 0 && ( - + )}