YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.28k stars 289 forks source link

[Question] partialVisbile props name #302

Closed MuhammadAlbab closed 2 years ago

MuhammadAlbab commented 2 years ago

I kept getting this warning when using partialVisbile props: "Please correct props name: "partialVisible" as old typo will be removed in future versions!", what is the correct name for this props? can't find it in the docs. thankyou

abhinavdalal commented 2 years ago

partialVisible

there is an extra 'i' after s

MuhammadAlbab commented 2 years ago

lmao, i'm so sorry, my bad. my stupid autocomplete messed up haha. thankyou