diff --git a/frontend/src/pages/home/dashboard.tsx b/frontend/src/pages/home/dashboard.tsx index f87d19964..420d5d20e 100644 --- a/frontend/src/pages/home/dashboard.tsx +++ b/frontend/src/pages/home/dashboard.tsx @@ -19,11 +19,13 @@ export const Dashboard = () => {
}> - - - - - +
+ + + + + +
);