Files
start-os/setup-wizard/src/app/app.component.html
Drew Ansbacher ed395699b3 Wizard refactor 2 (#615)
* new flow and endpoints

* functional

* prod build errors addressed

* little more cleanup

* transfer progress fixed

* tor address fix

* remove eslint cause sucks

* fix skeleton text color and wording

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00

4 lines
63 B
HTML

<ion-app>
<ion-router-outlet></ion-router-outlet>
</ion-app>