React-leaflet-sidetab not compatible with new version of React (v18.2.0)

Viewed 42

I'm very new in React and I'm trying to do a project whose main topic is a map and I want to use a sidetab. I found some very nice examples online and I use them outside of my project to test them out and they worked.

However when I tried to implement them in my project I had some dependency errors when installing the library, and that's because it's not compatible with the new version of React that I use in my project.

Do you have any alternatives to suggest?

0 Answers
Related