aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+remote-interaction/remote-interaction.component.html
blob: e59783b9a25fe12b869ce237bb88c9185d632b98 (plain) (tree)
1
2
3
4
5
6
7






                                               
<div class="root">

  <div class="alert alert-error" *ngIf="error">
    {{ error }}
  </div>

</div>