diff --git a/src/components/graph/BaseNode.tsx b/src/components/graph/BaseNode.tsx index e276b76..613df63 100644 --- a/src/components/graph/BaseNode.tsx +++ b/src/components/graph/BaseNode.tsx @@ -68,7 +68,7 @@ export function BaseNodeContent({ return (
);