angular-material-extensions / password-strength

Angular UI library to illustrate and validate a password's strength with material design
https://angular-material-extensions.github.io/password-strength
MIT License
284 stars 75 forks source link

documentation: update the line "[passwordComponent]="passwordComponent6" -> "[passwordComponent]="passwordComponent" #393

Open gustavoestevesr opened 1 year ago

gustavoestevesr commented 1 year ago

Bug Report or Feature Request (mark with an x)

- [ x ] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Windows 10 (Web) ### Versions 15 ### Repro steps Acess the link: https://www.npmjs.com/package/@angular-material-extensions/password-strength. Search for "[passwordComponent]="passwordComponent6". Doesn't work correctly. ### The log given by the failure

Desired functionality

update the line "[passwordComponent]="passwordComponent6" -> "[passwordComponent]="passwordComponent" ### Mention any other details that might be useful
AnthonyNahas commented 11 months ago

PR is appreciated