mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-07 21:41:50 +02:00
hub(ui): small js optimizations
This commit is contained in:
@@ -113,7 +113,7 @@ export default function AreaChartDefault({
|
||||
return null
|
||||
}
|
||||
// if (logRender) {
|
||||
console.log("Rendered at", new Date(), "for", dataPoints?.at(0)?.label)
|
||||
// console.log("Rendered at", new Date(), "for", dataPoints?.at(0)?.label)
|
||||
// }
|
||||
return (
|
||||
<ChartContainer
|
||||
|
||||
Reference in New Issue
Block a user