We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03bdc4 commit 67f819eCopy full SHA for 67f819e
src/app/components/auth/signup/signup.component.html
@@ -51,7 +51,7 @@
51
<i *ngIf="authService.canShowPassword" class="fa fa-eye-slash pointer"></i>
52
</span>
53
<label for="password" [class.active]="ispasswordFocused">
54
- <strong>Password-minlength:8 required</strong>
+ <strong>Password</strong>
55
<span [style.color]="color">{{' ' + message}}</span>
56
</label>
57
<div class="wrn-msg text-highlight"
0 commit comments