Skip to content

Commit

Permalink
Update setup.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Dec 19, 2023
1 parent 01e91de commit e110373
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ <h3 class="my-0 fw-bold">Setup</h3>
mat-icon-button
(click)="toggleShowPassword()"
type="button"
matSuffix
tabindex="-1">
matSuffix>
<mat-icon>visibility{{showPassword ? '_off' : ''}}</mat-icon>
</button>

Expand Down

0 comments on commit e110373

Please sign in to comment.