Files
start-os/setup-wizard/src/app/app.component.html
Drew Ansbacher bce87cc819 checkpoiint
2021-08-12 10:55:45 -06:00

6 lines
117 B
HTML

<ion-app>
<ion-content class="has-header">
<ion-router-outlet></ion-router-outlet>
</ion-content>
</ion-app>