react-slide-deck
react-slide-deck copied to clipboard
Dynamic duration for each slide
I wanted to set dynamic duration for each slide. Passing a state variable into dura doesn't do it.
dura is a const internally. How do you work around that?