BOD-16 BOD-17 Added Contract detail pages + custom form components for courtesy cars.
This commit is contained in:
@@ -160,7 +160,7 @@ export default function ContractsJobsComponent({
|
||||
.includes(state.search.toLowerCase())
|
||||
);
|
||||
|
||||
console.log("filteredData", filteredData);
|
||||
|
||||
return (
|
||||
<Table
|
||||
loading={loading}
|
||||
|
||||
Reference in New Issue
Block a user