Newer
Older
googleMap / src / app / app.component.html
Luis Olaya on 15 Jun 2020 63 bytes Initial commit
<ion-app>
  <ion-router-outlet></ion-router-outlet>
</ion-app>