done
This commit was merged in pull request #194.
This commit is contained in:
@@ -127,7 +127,6 @@ function AddJob({ popUpHandler, categories }) {
|
||||
getUserCountry();
|
||||
}, []);
|
||||
|
||||
console.log("This is for AddJob >>", categories);
|
||||
|
||||
return (
|
||||
<div className="add-job p-5 w-full bg-white rounded-md flex flex-col justify-between">
|
||||
|
||||
Reference in New Issue
Block a user