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

'disabled' is missing in interface 'ArrowProps' #306

Closed JanKochEmpiriecom closed 2 years ago

JanKochEmpiriecom commented 2 years ago

In the interface of 'ArrowProps' is the 'diabled' attribut missing.

It will be provided in the 'Arrows.tsx' file to a custom arrow component.

YIZHUANG commented 2 years ago

Can you make a PR?