I have upgrade my application to use react 18, but having peer-deps issues. Now it's not a big deal, since I can for the npm install --force and my app is fine. But would like to upgrade this library to use React 18, I think it'll be helpful for most people using React 18.
Hi all,
I have upgrade my application to use react 18, but having peer-deps issues. Now it's not a big deal, since I can for the npm install --force and my app is fine. But would like to upgrade this library to use React 18, I think it'll be helpful for most people using React 18.