diff --git a/frontend/src/app/dashboard/page.tsx b/frontend/src/app/dashboard/page.tsx index 8d00e12..7c0552c 100644 --- a/frontend/src/app/dashboard/page.tsx +++ b/frontend/src/app/dashboard/page.tsx @@ -1334,6 +1334,10 @@ export default function DashboardPage() { ) : null} +
+ +
+
)} -
- -
-