From c1ae9ee55e56057fc492a40e9ffe1e8b0cff4899 Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Wed, 10 Dec 2025 12:26:43 +0530 Subject: [PATCH] changed footer --- src/components/reports/report-dpr.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/reports/report-dpr.jsx b/src/components/reports/report-dpr.jsx index 4a92b2a5..f20eb7e5 100644 --- a/src/components/reports/report-dpr.jsx +++ b/src/components/reports/report-dpr.jsx @@ -24,12 +24,14 @@ const ReportDPR = ({ project, date }) => { title={"TODAY'S ATTENDANCE"} total={data?.totalEmployees} value={data?.todaysAttendances} + /> { total={data?.totalPlannedWork} value={data?.totalCompletedWork} chartColor={"green"} + footer="" />