diff --git a/flowsint-app/src/components/table/nodes-view.tsx b/flowsint-app/src/components/table/nodes-view.tsx
index 89c0221..05614d1 100644
--- a/flowsint-app/src/components/table/nodes-view.tsx
+++ b/flowsint-app/src/components/table/nodes-view.tsx
@@ -85,8 +85,8 @@ const NodeItem = memo(function NodeItem({
{/* Icon */}
-
diff --git a/flowsint-app/src/components/table/relationships-view.tsx b/flowsint-app/src/components/table/relationships-view.tsx
index c909b8b..81d50db 100644
--- a/flowsint-app/src/components/table/relationships-view.tsx
+++ b/flowsint-app/src/components/table/relationships-view.tsx
@@ -65,8 +65,8 @@ function RelationshipItem({ relationship, style, onNodeClick, isSelected, onSele
{/* Source Node */}