GA-MO / react-confirm-alert

react component confirm dialog.
https://ga-mo.github.io/react-confirm-alert/demo/
MIT License
272 stars 105 forks source link

Warning: Accessing PropTypes via the main React package is deprecated #2

Closed alexandru-tanasie-clarisoft closed 7 years ago

alexandru-tanasie-clarisoft commented 7 years ago

Hi, I found this Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead. on this package

GA-MO commented 7 years ago

I have fixed this warning in react-confirm-alert@1.0.7 Thanks a lot to report.

alexandru-tanasie-clarisoft commented 7 years ago

Now is working. Thank you for fixed.