diff --git a/src/components/collections/CollectionList.jsx b/src/components/collections/CollectionList.jsx index ad1ff5c0..6663bebd 100644 --- a/src/components/collections/CollectionList.jsx +++ b/src/components/collections/CollectionList.jsx @@ -225,7 +225,7 @@ const CollectionList = ({ fromDate, toDate, isPending, searchString }) => { className="dropdown-item cursor-pointer" onClick={() => setViewCollection(row.id)} > - + View @@ -245,7 +245,7 @@ const CollectionList = ({ fromDate, toDate, isPending, searchString }) => { }) } > - + Add Payment @@ -263,7 +263,7 @@ const CollectionList = ({ fromDate, toDate, isPending, searchString }) => { }) } > - + Mark Payment