zgo/src/app/app.component.html

4 lines
48 B
HTML
Raw Normal View History

2021-10-15 19:14:49 +00:00
<main>
<router-outlet></router-outlet>
</main>