zxcvbn-ts / zxcvbn

Low-Budget Password Strength Estimation
https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/wheeler
MIT License
910 stars 72 forks source link

Wrong type code in React example code #251

Closed bc-stoney closed 9 months ago

bc-stoney commented 9 months ago

Some parentheses and angle brackets are mixed and misplaced in the example code which breaks the code