Skip to content

Commit

Permalink
#931: use DeleteUserComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
clean-coder committed Jul 26, 2024
1 parent 0bf84f9 commit 57a5904
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ <h2>
[currentTeams$]="currentUserTeams$.asObservable()"
(addUserTeam)="addTeamMembership($event, userRef)"
></app-add-user-team>
<app-delete-user [user]="userRef"></app-delete-user>
</div>
</div>
</div>
Expand Down

0 comments on commit 57a5904

Please sign in to comment.