diff --git a/app/projects/[id]/page.tsx b/app/projects/[id]/page.tsx index 01afef8..85b06d6 100644 --- a/app/projects/[id]/page.tsx +++ b/app/projects/[id]/page.tsx @@ -85,7 +85,7 @@ export default function ProjectDetailPage({ params }: PageProps) {
-
+
+
) })}