mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 11:49:39 -05:00
dashboard active styling
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user