implementation of add + view event modals

This commit is contained in:
tiago.kayaya
2021-01-29 15:55:49 +01:00
parent e1d06247cf
commit fefb6dcc37
6 changed files with 102 additions and 26 deletions
-1
View File
@@ -106,7 +106,6 @@ export class EventsPage implements OnInit {
this.storageService.get(AuthConnstants.USER).then(res=>{
console.log(res);
});
this.showGreeting();