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

6 lines
94 B
HTML

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