AlexAegis/loreplotter

View on GitHub
src/app/app.component.html

Summary

Maintainability
Test Coverage
<app-loading *ngIf="!loaded"></app-loading>
<router-outlet></router-outlet>