spinner tweaks

This commit is contained in:
Henry Dollman
2024-10-30 13:52:35 -04:00
parent f9f7db17d4
commit 1a1fcebc46
8 changed files with 34 additions and 8 deletions

View File

@@ -125,6 +125,10 @@ export default memo(function ContainerChart({
// console.log('rendered at', new Date())
if (containerData.length === 0) {
return null
}
return (
<div>
<ChartContainer