Different dashboards for Home Banner

This commit is contained in:
2024-01-30 17:10:30 +01:00
parent 29e0345e1c
commit 2f90c4a6c2
10 changed files with 482 additions and 17 deletions
+1
View File
@@ -82,6 +82,7 @@ export default function Home(props) {
<FullAccountDash
nextDueTask={nextDueTask}
bannerList={props.bannerList}
dashTypes={props.dashTypes}
offersList={MyOffersList}
MyActiveJobList={MyActiveJobList}
/>