developerdizzle / react-virtual-list

Super simple virtualized list React component
http://developerdizzle.github.io/react-virtual-list/
MIT License
619 stars 73 forks source link

Upgrade test tool imports #55

Closed haxxxton closed 7 years ago

haxxxton commented 7 years ago

Use react-test-renderer in place of react-addons-test-utils

NB: Does not fix PropTypes via main React package in favour of separate PR (See #54)