diff --git a/src/App.tsx b/src/App.tsx index e93d4d6..5c231f3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -50,7 +50,7 @@ function App() {
} /> diff --git a/src/pages/Infrastructure.tsx b/src/pages/Infrastructure.tsx index 2968b64..0bdee05 100644 --- a/src/pages/Infrastructure.tsx +++ b/src/pages/Infrastructure.tsx @@ -160,7 +160,7 @@ export default function Infrastructure() { {/* Status Cards */} -
+
{statusCards.map((card) => { const Icon = card.icon return (