diff --git a/src/Pages/Dashboard/Dashbaord.jsx b/src/Pages/Dashboard/Dashbaord.jsx
index 21eb122..3ef01e5 100644
--- a/src/Pages/Dashboard/Dashbaord.jsx
+++ b/src/Pages/Dashboard/Dashbaord.jsx
@@ -228,7 +228,7 @@ const Dashbaord = ({ showSearch = false }) => {
{panddingReguest.map((item, index) => (
-
+
@@ -249,15 +249,18 @@ const Dashbaord = ({ showSearch = false }) => {
{userActivity.map((item, index) => (
-
+
{item.icon === IconSix ? (
-
+
+ ) : item.icon === IconSeven ? (
+
) : (
)}
+