Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/Users-Wrench into Recent-Activities
This commit was merged in pull request #432.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function Home(props) {
|
||||
useEffect(() => {
|
||||
getMyActiveJobList();
|
||||
}, []);
|
||||
console.log('MyActiveJobList',MyActiveJobList)
|
||||
|
||||
return (
|
||||
<Layout>
|
||||
<div className="home-page-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user