react-pattern-lock icon indicating copy to clipboard operation
react-pattern-lock copied to clipboard

Add React 17 compatibility

Open DevVanilli opened this issue 3 years ago • 3 comments
trafficstars

DevVanilli avatar Apr 07 '22 07:04 DevVanilli

In order to install to project with React version 17, you need to use command: npm install --legacy-peer-deps

DevVanilli avatar Apr 07 '22 07:04 DevVanilli

npm install react-pattern-lock --legacy-peer-deps working!

aballay avatar Apr 20 '22 23:04 aballay

if you are looking for react 18 support here it is :

https://github.com/bosskabouter/react-pattern-lock

here check this out !! it support react 18.0 ⭐ its a fork of this repo..

worked for me !

mrbeandev avatar May 25 '24 17:05 mrbeandev