New pages added

This commit is contained in:
Olu Amey
2022-10-04 12:08:40 -04:00
parent 5cdcb90af9
commit 239331c10a
22 changed files with 282 additions and 28 deletions
+5
View File
@@ -9,6 +9,11 @@ export class DashPage implements OnInit {
constructor() { }
tileCardData:any = {
title:'My New Tit',
subt:'subtitle n',
desc: 'I am sending description'
}
ngOnInit() {
}