Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created October 8, 2017 19:23
Embed
What would you like to do?
<div class="col-sm-2">
<button class="btn btn-default" (click)="deleteUser(user)">Delete</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment