Skip to content

Conversation

jarod-legault
Copy link
Contributor

@jarod-legault jarod-legault commented Mar 1, 2021 β€’

Fixes #206.
Fixes #201.
Fixes #193.
Fixes #167.

Updated componentWillMount to componentDidMount and componentWillReceiveProps to componentDidUpdate.

Also fixed typo in SortableList.js: oneOf β€”> oneOfType. This was causing a warning for an invalid prop type for the decelerationRate prop.

Also fixed typo: `oneOf` β€”> `oneOfType`.
@runticle
Copy link

runticle commented Feb 2, 2022

Can we merge this? The incorrect props are breaking the tests on my repo!

@gitim gitim merged commit b8253e4 into gitim:master Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment