ReactTraining / react-history

Manage session history with React
266 stars 23 forks source link

Stop using React.PropTypes #20

Closed sylvain-pauly closed 6 years ago

sylvain-pauly commented 7 years ago

Hi,

It would be cool to stop using React.PropTypes (which is deprecated) in favor of the dedicated package prop-types.

mjackson commented 6 years ago

This was fixed in #22