ActiveResources margin bottom

This commit is contained in:
mbecker20
2024-10-07 03:24:57 -04:00
parent 7d4376f426
commit 021ed5d15f

View File

@@ -27,9 +27,9 @@ export const Dashboard = () => {
return (
<>
<Page>
<div className="mb-12">
<ActiveResources />
</Page>
</div>
<Page
title="Dashboard"
icon={<Box className="w-8 h-8" />}