From ed0b4f48d975ace5029e2f5493936d86de9ff6f2 Mon Sep 17 00:00:00 2001 From: warioddly Date: Tue, 14 May 2024 14:17:50 +0600 Subject: [PATCH] Add Performance --- src/components/tree/TreeInteractiveViewer.tsx | 5 +++++ 1 file changed, 5 insertions(+) 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;