This commit is contained in:
Matt Hill
2023-10-26 16:02:53 -06:00
committed by GitHub
parent 9a545f176d
commit b28c673133
2 changed files with 0 additions and 3 deletions

View File

@@ -48,7 +48,6 @@
[type]="unmasked ? 'text' : 'password'"
[(ngModel)]="password"
(ionChange)="error = ''"
maxlength="64"
></ion-input>
<ion-button
slot="end"