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:
2023-09-27 17:33:22 +01:00
9 changed files with 23 additions and 17 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">