When trying to install the package, got npm error from npm error ERESOLVE unable to resolve dependency tree
peer react version seams to stop at 17.0.2. Since React is now at 18.3.x there might be some issue.
Think you can get it to be working with the current version without having to use the --legacy-peer-deps command ?
Cheers