btn name changed based on job owner status

This commit was merged in pull request #431.
This commit is contained in:
victorAnumudu
2023-09-27 14:13:04 +01:00
parent 3fb996887b
commit e113f40c5c
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export default function Home(props) {
useEffect(() => {
getMyActiveJobList();
}, []);
console.log('MyActiveJobList',MyActiveJobList)
return (
<Layout>
<div className="home-page-wrapper">