react-modal-dialog icon indicating copy to clipboard operation
react-modal-dialog copied to clipboard

React 15.5.4 - Warning: Accessing PropTypes via the main React package is deprecated.

Open eriknyk opened this issue 8 years ago • 2 comments

Can you resolve the warining adding prop-types package dependency?

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

Best Regards.

eriknyk avatar Apr 20 '17 17:04 eriknyk

a PR https://github.com/qimingweng/react-modal-dialog/pull/49 is already waiting to fix that

eriknyk avatar Apr 20 '17 17:04 eriknyk

Is there anything holding up merging it? It would be nice to get rid of these errors

natenorberg avatar Jun 16 '17 21:06 natenorberg