From 5faba489dae9a29baffb8c26938eba63a509bb70 Mon Sep 17 00:00:00 2001 From: ngc2207 Date: Tue, 4 Feb 2025 14:55:23 +0800 Subject: [PATCH] feat(dashboard): remove unnecessary padding from header section in DashboardPage --- src/app/(dashboard)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(dashboard)/page.tsx b/src/app/(dashboard)/page.tsx index 917690d..3a51953 100644 --- a/src/app/(dashboard)/page.tsx +++ b/src/app/(dashboard)/page.tsx @@ -9,7 +9,7 @@ export default async function DashboardPage() { return (
-
+

Home

Monitor all of your projects and tasks here