willb335 / chessboardjsx

:black_square_button: Chessboard built for React
https://chessboardjsx.com
MIT License
267 stars 79 forks source link

React Warning #72

Closed JoshOyiki closed 3 years ago

JoshOyiki commented 3 years ago

Getting this warning: Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: DragSource(t), DropTarget(t)

JoshOyiki commented 3 years ago

DragSource and DropTarget come from React-dnd so I will close this issue.