Services_Bugs :- UI changes of Purchase Modal. #523

Merged
pramod.mahajan merged 21 commits from Services_Bugs into Purchase_Invoice_Management 2025-11-28 06:42:44 +00:00
Showing only changes of commit e8ebbe4d76 - Show all commits

View File

@ -83,9 +83,9 @@ const Dashboard = () => {
<div className="col-12 col-md-6">
<ExpenseByProject />
</div>
<div className="col-12 col-md-12">
{/* <div className="col-12 col-md-12">
<ServiceJobs />
</div>
</div> */}
</div>
</div>
);