Skip to content

Commit

Permalink
Add annotator component to app component
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomocerre committed Apr 24, 2021
1 parent e4ab89d commit 4703097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<div class="temp-panel">
<router-outlet></router-outlet>
</div>
<evt-text-annotator></evt-text-annotator>
<ngx-spinner #mainSpinner bdColor="rgba(51,51,51,0.8)"></ngx-spinner>

0 comments on commit 4703097

Please sign in to comment.