react-d3 / react-d3-map

react-d3 interactive map
111 stars 30 forks source link

Deprecation warning in regards to transitionName prop on ReactCSSTransitionGroup #27

Open h3nr7 opened 7 years ago

h3nr7 commented 7 years ago

The following is shown in regards to deprecation.

Warning: You are manually calling a React.PropTypes validation function for the transitionName prop on ReactCSSTransitionGroup. This is deprecated and will not work in production with the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.

cparjaszewski commented 7 years ago

Same here