exta section

This commit is contained in:
CHIEFSOFT\ameye
2024-02-09 12:44:40 -05:00
parent e5b3b26948
commit 6ac7faa2e3
10 changed files with 139 additions and 32 deletions
@@ -50,7 +50,10 @@ export class FamiliyDashComponent implements OnInit {
this.pageItem.family_action = "";
this.router.navigate(['family'],{state: {page_name: 0, family_action: ''}});
});
//
addEventListener('app_familiy_go_wallet', () => {
this.router.navigate(['tabs/tab4'],{state: {page_name: 0, family_action: ''}});
});
this.bannerData = this.bannersDataService.bannerData;
this.homebannerCount = this.bannersDataService.homebannerCount;