1
0
Fork 0
peertube/client/src/app/+remote-interaction/remote-interaction.componen...

8 lines
101 B
HTML
Raw Normal View History

2021-01-14 13:13:23 +00:00
<div class="root">
<div class="alert alert-error" *ngIf="error">
{{ error }}
</div>
</div>