Is your feature request related to a problem? Please describe.
Hey - my project is on React 18 and the peer dependency version of React in this project maxes out at 17.
This means I'm unable to install it without using the --legacy-peer-deps flag when npm-installing.
Describe the solution you'd like
Please can this library be updated to include support for React 18?
Describe alternatives you've considered
N/A.
Additional context
N/A
Is your feature request related to a problem? Please describe.
Hey - my project is on React 18 and the peer dependency version of React in this project maxes out at 17.
This means I'm unable to install it without using the
--legacy-peer-depsflag when npm-installing.Describe the solution you'd like
Please can this library be updated to include support for React 18?
Describe alternatives you've considered
N/A.
Additional context
N/A