mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 23:45:02 -05:00
fix: tooltip crashes client-side
This commit is contained in:
parent
e53ddb92b4
commit
02b9f32d13
@ -150,8 +150,6 @@ export function NewChart({ server }: { server: string }) {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
cursor={false}
|
|
||||||
defaultIndex={1}
|
|
||||||
/>
|
/>
|
||||||
<Line
|
<Line
|
||||||
dataKey={activeChart}
|
dataKey={activeChart}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user