ssanjun / react-swing

react-swing is a React component for implementing swing
http://ssanjun.github.io/examples/react-swing/
Other
40 stars 18 forks source link

Accessing PropTypes from the main React package is deprecated #7

Closed bogdan-calapod closed 7 years ago

bogdan-calapod commented 7 years ago

Getting this warning using the latest version of create-react-app (react 15.5.4, react-scripts 0.9.5)

Seems that the problem is in the Swing.js file

ssanjun commented 7 years ago

Thanks. @bogdan-calapod

ssanjun commented 7 years ago

react-swing update to 1.0.0 check this commit

thanks.