diff --git a/src/components/tree/TreeInteractiveViewer.tsx b/src/components/tree/TreeInteractiveViewer.tsx index 174c2f6..48eda2f 100644 --- a/src/components/tree/TreeInteractiveViewer.tsx +++ b/src/components/tree/TreeInteractiveViewer.tsx @@ -72,6 +72,8 @@ export function TreeInteractiveViewer() { {!loading && ( { treeStore.cy = cy;