Review itemss

This commit is contained in:
CHIEFSOFT\ameye
2023-06-08 13:27:47 -04:00
parent 2ffabb63f3
commit a16d958fa2
5 changed files with 90 additions and 1 deletions
@@ -9,7 +9,6 @@ export default function MyPastDueJobs(props) {
const filterHandler = (value) => {
setValue(value);
};
console.log("AMEYE LOC1", props.MyJobList);
return (
<Layout>
<CommonHead