Refactor_Expenses #317

Closed
pramod.mahajan wants to merge 247 commits from Refactor_Expenses into Feature_Expense
Showing only changes of commit ad9ed74e07 - Show all commits

View File

@ -363,7 +363,7 @@ const ManageExpense = ({ closeModal, expenseToEdit = null }) => {
<div className="row my-2">
<div className="col-md-6">
<label htmlFor="supplerName" className="form-label ">
Supplier Name/Transporter/Other
Supplier Name/Transporter Name/Other
</label>
<input
type="text"