Chocobozzz/PeerTube

View on GitHub
client/src/app/+remote-interaction/remote-interaction.component.html

Summary

Maintainability
Test Coverage
<div class="root">
  <my-alert type="danger" *ngIf="error">{{ error }}</my-alert>
</div>