akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.73k stars 2.1k forks source link

Weird Div being output #2297

Closed saltnpixels closed 8 months ago

saltnpixels commented 11 months ago

There seems to be an extra div that surround each slide that is not in my code. So this package is creating it. It's ruining the ability to add spacing and other such css properties directly to the slide items.

How can I remove that extra div directly inside slick-slide? It should not be there.

Screenshot 2023-10-26 at 4 48 26 PM
akiran commented 8 months ago

duplicate of #1877