Files
CoreGrade2020/src/app/tab3/tab3.page.html
T
Olu Amey 3b3e7d8099 fix
2020-03-14 21:12:05 -04:00

12 lines
256 B
HTML

<ion-content [fullscreen]="true">
<ion-header collapse="condense">
<ion-toolbar>
<ion-title size="large">Tab 3</ion-title>
</ion-toolbar>
</ion-header>
<app-explore-container name="Tab 3 page"></app-explore-container>
</ion-content>