<main>
@switch (currentView$ | async) {
@default {
<app-starting-point></app-starting-point>
}
</main>