Open modal from header

This commit is contained in:
tiago.kayaya
2021-01-07 10:57:42 +01:00
parent aa1e7b19dd
commit 455c4104cd
3 changed files with 8 additions and 2 deletions
+2
View File
@@ -24,4 +24,6 @@ export class HeaderPage implements OnInit {
return await modal.present();
}
}