From 9e6cfdb659a5db9ca5d5c112c17a5690112da5e3 Mon Sep 17 00:00:00 2001 From: "kartik.sharma" Date: Fri, 16 May 2025 15:01:49 +0530 Subject: [PATCH] Changes in Attendance tab. 1. Filter the view to show only "Today's" attendance. 2. Display today's date prominently above the names in that tab. --- src/components/Project/AboutProject.jsx | 34 +++++++++---------------- src/pages/Activities/AttendancePage.jsx | 4 ++- 2 files changed, 15 insertions(+), 23 deletions(-) diff --git a/src/components/Project/AboutProject.jsx b/src/components/Project/AboutProject.jsx index 438de6be..b358e8c8 100644 --- a/src/components/Project/AboutProject.jsx +++ b/src/components/Project/AboutProject.jsx @@ -12,7 +12,7 @@ const AboutProject = ({ data }) => { Profile - +