This commit is contained in:
Ebube
2023-05-26 03:40:06 +01:00
parent ad68c2e98e
commit 68627a1792
4 changed files with 133 additions and 141 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export default function MyJobs(props) {
const filterHandler = (value) => {
setValue(value);
};
console.log("AMEYE LOC1", props.MyJobList);
return (
<Layout>
<CommonHead