mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
spinner tweaks
This commit is contained in:
@@ -68,6 +68,10 @@ export default memo(function AreaChartDefault({
|
||||
|
||||
// console.log('Rendered at', new Date())
|
||||
|
||||
if (chartData.systemStats.length === 0) {
|
||||
return null
|
||||
}
|
||||
|
||||
return (
|
||||
<div>
|
||||
<ChartContainer
|
||||
|
||||
Reference in New Issue
Block a user