diff --git a/src/pages/Dashboard/DashboardContent.tsx b/src/pages/Dashboard/DashboardContent.tsx index ddf17498..4cea519c 100644 --- a/src/pages/Dashboard/DashboardContent.tsx +++ b/src/pages/Dashboard/DashboardContent.tsx @@ -62,28 +62,43 @@ const DashboardContent = () => { gap: '16px', }} > - - + + - - - - - - - - - - - + + + + + + + + + + {/* */} + - + ) }