diff --git a/client/src/pages/Dashboard.jsx b/client/src/pages/Dashboard.jsx index f92a934..b9e5822 100644 --- a/client/src/pages/Dashboard.jsx +++ b/client/src/pages/Dashboard.jsx @@ -138,10 +138,10 @@ const Dashboard = () => {
{stats.map((item) => ( -
+
- ))} + ))}