diff --git a/src/pages/Dashboard/Dashboard.tsx b/src/pages/Dashboard/Dashboard.tsx index d01ac9e7..fd24ef93 100644 --- a/src/pages/Dashboard/Dashboard.tsx +++ b/src/pages/Dashboard/Dashboard.tsx @@ -17,8 +17,7 @@ import MemoryCard from './MemoryCard/MemoryCard' const Dashboard = () => { return ( - - + { - + ) }