mspae / react-wavesurfer

React component wrapper for wavesurfer.js
BSD 3-Clause "New" or "Revised" License
108 stars 46 forks source link

Use new prop-types package #51

Closed rijk closed 7 years ago

rijk commented 7 years ago

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

https://facebook.github.io/react/docs/typechecking-with-proptypes.html

Should be an easy fix.

mspae commented 7 years ago

Duplicate of #39

mspae commented 7 years ago

Fixed in #61 – thanks @rijk – I'll publish asap