JedWatson / react-tappable

Tappable component for React

Home Page:http://jedwatson.github.io/react-tappable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessing PropTypes via the main React package is deprecated.

nielsvanmidden opened this issue · comments

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

This warning occurs from React version v15.5.0
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

Fix is in Pull Request