Splidejs / svelte-splide

Svelte component for the Splide slider/carousel.
https://splidejs.com/
MIT License
82 stars 9 forks source link

Update README.md #1

Closed basaran closed 2 years ago

basaran commented 2 years ago

Fix: incorrect import name Add: missing dependency

NaotoshiFujita commented 2 years ago

Hi, thank you for your PR.

The dependency is not necessary because svelte-splide adds @splidejs/splide as a dependency (some linters may warn though). Also, please use single quotes for a string. Thanks!

basaran commented 2 years ago

hi, sure, I will resend it. As far the dependency, I had to install it manually for some reason. I will retest it.