coopermaruyama / tableau-react

Tableau React component integrated with Tableau JS API.
MIT License
77 stars 60 forks source link

Use prop-types library instead of react.PropTypes #3

Closed masenius closed 5 years ago

masenius commented 7 years ago

React.PropTypes has moved into the prop-types package since React v15.5.

treygeorge commented 6 years ago

+1 on this PR. Would love to see this make it in so that my team can begin upgrading React versions without errors.