Skip to content

Instantly share code, notes, and snippets.

@IAfanasovMob
Created October 8, 2019 12:02
Show Gist options
  • Save IAfanasovMob/eef4213964b4f2ccbbbcc5de98b49c15 to your computer and use it in GitHub Desktop.
Save IAfanasovMob/eef4213964b4f2ccbbbcc5de98b49c15 to your computer and use it in GitHub Desktop.
<div *ngIf='errorMessage'
class="alert alert-danger"
role="alert">
{{errorMessage}}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment