react-password-strength icon indicating copy to clipboard operation
react-password-strength copied to clipboard

Support React 17

Open binarykitchen opened this issue 3 years ago • 0 comments

Almost everyone is on React 17 these days but not this library:

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0" from [email protected]
npm ERR! node_modules/react-password-strength
npm ERR!   react-password-strength@"2.4.0" from the root project

Reasons this isn't happening?

binarykitchen avatar Feb 06 '22 23:02 binarykitchen