Added Credit Limit & Pending Jobs Bug & removed reload for credit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user