Closed lukas-linhart closed 7 years ago
What's the hold-up on merging this in?
@alexhisen The main problem is my lack of motivation to spend time on the project, on top of lack of free time and perhaps a tiny bit of burnout but deep down I know it's still the motivation. Apologies for that.
When I am able to continue work on this I will be merging this and the other PRs but honestly I don't know when that will be so I cannot make promises.
I think the preferable method is using PropTypes from 'prop-types' package, not from 'react/lib/ReactPropTypes'
Thanks again for the PR.
Once I merge #187 (and see if I can update react/three even further) I'll update the prop-types package too.
This is fixing a deprecation warning about accessing PropTypes via the main React package, as PropTypes have been extracted to a separate package, see release notes: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes