diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 6b06e95..3fce516 100755 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -84,8 +84,8 @@ export default async function Page() { const data = await getRepoData() return ( -
Client @@ -197,7 +197,7 @@ export default async function ProjectSummaryPage({ )}
Past Due @@ -261,7 +261,7 @@ export default async function ProjectSummaryPage({ )}
Due Today
@@ -279,7 +279,7 @@ export default async function ProjectSummaryPage({ )}Upcoming Milestones
@@ -306,7 +306,7 @@ export default async function ProjectSummaryPage({