diff --git a/src/components/Dashboard/CollectionOverview.jsx b/src/components/Dashboard/CollectionOverview.jsx index f6c0f774..80bb6944 100644 --- a/src/components/Dashboard/CollectionOverview.jsx +++ b/src/components/Dashboard/CollectionOverview.jsx @@ -78,7 +78,7 @@ const CollectionOverview = ({ data, isLoading }) => { tooltip: { custom: ({ series, seriesIndex, dataPointIndex }) => { return ` -
+
${labels[dataPointIndex]}
₹${series[seriesIndex][dataPointIndex].toLocaleString()}
@@ -235,7 +235,7 @@ export const TopicBarChart = ({ data,isLoading }) => { enabled: true, custom: ({ series, seriesIndex, dataPointIndex }) => { return ` -
+
₹${series[seriesIndex][ dataPointIndex ].toLocaleString()} @@ -256,8 +256,8 @@ export const TopicBarChart = ({ data,isLoading }) => { return (
-
-
Collection Overview
+
+
Collection Overview

Due Amount

@@ -274,7 +274,7 @@ export const TopicBarChart = ({ data,isLoading }) => {
-
+
Overdue Days
diff --git a/src/components/Layout/Sidebar.jsx b/src/components/Layout/Sidebar.jsx index 2533abd4..da1464e5 100644 --- a/src/components/Layout/Sidebar.jsx +++ b/src/components/Layout/Sidebar.jsx @@ -25,25 +25,20 @@ const Sidebar = () => { /> */} - - - OnFieldWork logo - + + OnFieldWork logo + - - OnField - Work - .com - - + + OnField + Work + .com + diff --git a/src/components/reports/report-dpr.jsx b/src/components/reports/report-dpr.jsx index f20eb7e5..d17ee6f2 100644 --- a/src/components/reports/report-dpr.jsx +++ b/src/components/reports/report-dpr.jsx @@ -42,8 +42,8 @@ const ReportDPR = ({ project, date }) => { footer="" /> -
-

Attendance Pending Report

+
+

Attendance Pending Report

Team member present

@@ -70,7 +70,7 @@ const ReportDPR = ({ project, date }) => {
{/* {/*