Added Credit Limit & Pending Jobs Bug & removed reload for credit

This commit is contained in:
2023-07-27 11:34:27 +01:00
parent 994060d929
commit 28ab1116e9
6 changed files with 23 additions and 26 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export default function MyPendingJobs(props) {
const filterHandler = (value) => {
setValue(value);
};
console.log("AMEYE LOC1", props.MyJobList);
// console.log("AMEYE LOC1", props.MyJobList);
return (
<Layout>
<CommonHead