themesberg / flowbite-react

Official React components built for Flowbite and Tailwind CSS
https://flowbite-react.com
MIT License
1.9k stars 425 forks source link

Carousel shows all items at the same time #367

Closed lifeBalance closed 2 years ago

lifeBalance commented 2 years ago

Expected behavior I expect to see each carousel item(picture) one at a time, not all of them at once, side to side.

I apply the attribute data-carousel-item="active" to the first image. Maybe I'm doing something wrong?

Project information:

lifeBalance commented 2 years ago

Nevermind, got it working. Just forgot step 7 when installing flowbite