Files
myfit-app/src/app/tab1/tab1.page.html
T
DESKTOP-MERMS\Chiefsoft b78358b4f5 first commit
2024-01-03 14:04:38 -05:00

12 lines
189 B
HTML

<ion-header [translucent]="true">
<ion-toolbar>
<ion-title>
Tab 1
</ion-title>
</ion-toolbar>
</ion-header>
<ion-content [fullscreen]="true">
Magic here
</ion-content>