dashboard active styling

This commit is contained in:
mbecker20
2026-02-25 19:21:22 -08:00
parent b28a413005
commit 5e153fb02b

View File

@@ -142,11 +142,13 @@ export default function DashboardActiveResources() {
})),
];
if (resources.length === 0) return null;
// if (resources.length === 0) return null;
return (
<Section
title="Active"
titleMb="0"
mb="xl"
icon={
<Circle
size="1rem"