VulcanJS/vulcan-docs

importing PropTypes

OlivierJM opened this issue · 0 comments

React.PropTypes was moved to its own package since React v15.5, the docs still mention as part of React and the current version of Vulcanjs is depends on React v16.2

It would be good to indicate that the PropTypes should be installed as a separate package.

The mentioned issue come the routing section of the documentation here