From 35f1aa8c1363f96d347bd5c171f246337321b212 Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Wed, 10 Dec 2025 12:12:12 +0530 Subject: [PATCH] hide attendance project wise overview project having selected --- src/components/Dashboard/Dashboard.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Dashboard/Dashboard.jsx b/src/components/Dashboard/Dashboard.jsx index 774d311f..a312a90a 100644 --- a/src/components/Dashboard/Dashboard.jsx +++ b/src/components/Dashboard/Dashboard.jsx @@ -89,9 +89,9 @@ const Dashboard = () => { )} -
+ {isAllProjectsSelected &&
-
+
} {!isAllProjectsSelected && (