diff --git a/src/pages/dashboard/dashboard_page.tsx b/src/pages/dashboard/dashboard_page.tsx index e1d9f68..c2fe40a 100644 --- a/src/pages/dashboard/dashboard_page.tsx +++ b/src/pages/dashboard/dashboard_page.tsx @@ -119,4 +119,3 @@ export default function Dashboard() { ); } -