fix: tooltip crashes client-side

This commit is contained in:
dvelo 2024-08-18 13:48:28 -05:00
parent e53ddb92b4
commit 02b9f32d13

@ -150,8 +150,6 @@ export function NewChart({ server }: { server: string }) {
}}
/>
}
cursor={false}
defaultIndex={1}
/>
<Line
dataKey={activeChart}