react-slide-deck
react-slide-deck copied to clipboard
React unknown-prop Warning
warning.js?8a56:36 Warning: Unknown props onSwitchStarted, onSwitchDoneon <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop in div (created by Deck) in Deck (created by CarouselComponent)

Maybe at line:367 in deck.js ?
<div {...props}>
The Component is working but the Warning is Annoying :) Thank you
I meet the warning too...

Me too
