Merge with store
This commit is contained in:
parent
706fe745d3
commit
3ad2766f82
128 changed files with 1185 additions and 0 deletions
4
frontend/src/app/app.component.html
Normal file
4
frontend/src/app/app.component.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<main (click)="cancelService.cancelAll()">
|
||||
<app-modal></app-modal>
|
||||
<router-outlet></router-outlet>
|
||||
</main>
|
||||
Loading…
Add table
Add a link
Reference in a new issue