first commit

This commit is contained in:
DESKTOP-MERMS\Chiefsoft
2024-01-03 14:04:38 -05:00
parent e57566c2d7
commit b78358b4f5
8 changed files with 376 additions and 26 deletions
+1 -7
View File
@@ -7,11 +7,5 @@
</ion-header>
<ion-content [fullscreen]="true">
<ion-header collapse="condense">
<ion-toolbar>
<ion-title size="large">Tab 1</ion-title>
</ion-toolbar>
</ion-header>
<app-explore-container name="Tab 1 page"></app-explore-container>
Magic here
</ion-content>
+1 -7
View File
@@ -7,11 +7,5 @@
</ion-header>
<ion-content [fullscreen]="true">
<ion-header collapse="condense">
<ion-toolbar>
<ion-title size="large">Tab 2</ion-title>
</ion-toolbar>
</ion-header>
<app-explore-container name="Tab 2 page"></app-explore-container>
Magic here 222
</ion-content>
+1 -7
View File
@@ -7,11 +7,5 @@
</ion-header>
<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>
Magic here 333
</ion-content>