From 02b9f32d132532dbb3bdff7855dec0dcc2475e25 Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:48:28 -0500 Subject: [PATCH] fix: tooltip crashes client-side --- src/components/NewChart.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/NewChart.tsx b/src/components/NewChart.tsx index a3d9872..d6aaabc 100644 --- a/src/components/NewChart.tsx +++ b/src/components/NewChart.tsx @@ -150,8 +150,6 @@ export function NewChart({ server }: { server: string }) { }} /> } - cursor={false} - defaultIndex={1} />