Payment Pending List — “Submitted By” Filter Not Sorted Alphabetically #504

Closed
kartik.sharma wants to merge 2 commits from Kartik_Bug#1661 into Issues_Expense_2W
Showing only changes of commit f18633b3d5 - Show all commits

View File

@ -344,7 +344,7 @@ function ManagePaymentRequest({ closeModal, requestToEdit = null }) {
<div className="row my-2 text-start">
<div className="col-md-6">
<Label htmlFor="dueDate" className="form-label" required>
Due To Date
Due Date
</Label>
<DatePicker
name="dueDate"