mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
login and other updates
This commit is contained in:
@@ -88,7 +88,6 @@ export default function ({ chartData }: { chartData: Record<string, number | str
|
||||
{Object.keys(chartConfig).map((key) => (
|
||||
<Area
|
||||
key={key}
|
||||
// isAnimationActive={false}
|
||||
animateNewValues={false}
|
||||
dataKey={key}
|
||||
type="monotone"
|
||||
|
Reference in New Issue
Block a user