This commit was merged in pull request #194.
This commit is contained in:
2023-06-20 21:33:18 +01:00
parent d78ad0b648
commit 47876875cf
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -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">