remove feedback on app component

This commit is contained in:
Tykayn 2021-12-06 10:47:24 +01:00 committed by tykayn
parent 662cd4ef71
commit 013bdaca84
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<main [@routeAnimations]="prepareRoute(outlet)">
<router-outlet #outlet></router-outlet>
</main>
<app-feedback></app-feedback>
</div>
</div>
<app-footer></app-footer>