hub(ui): small js optimizations

This commit is contained in:
henrygd
2026-03-26 16:37:20 -04:00
parent 4d4e4fba9b
commit f04684b30a
2 changed files with 5 additions and 5 deletions

View File

@@ -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