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 ` -
Due Amount
@@ -274,7 +274,7 @@ export const TopicBarChart = ({ data,isLoading }) => {Team member present