Hello. I'm trying to use Swiper library in my Kotlin JS project, but I run into issue where its component is called "swiper-container", but using - is not possible in JS naming like in screenshow
How can I achieve my goal? There is a Swiper docs with example:
https://swiperjs.com/element
a
Artem Kobzar
07/17/2023, 12:47 PM
Hey there. Could you try to add the next lines into your `build.gradle.kts`: