Closed pkosiec closed 7 years ago
The first warning pictured was fixed with https://github.com/justinmc/react-audio-player/issues/30, but the second one I plan to fix with a permanent solution in another PR.
The Unknown props
error should no longer happen with https://github.com/justinmc/react-audio-player/pull/32 released in v0.5.0, and above. Let me know if you ever see either of these show up again though!
Due to
React.PropTypes
deprecation and react-unknown-props, those warnings occurs when using react-audio-player component.