bmcmahen / react-grid-dnd

drag and drop, grid edition. built with react

Home Page:https://codesandbox.io/embed/gracious-wozniak-kj9w8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation doesn't work

mihailsitnic opened this issue · comments

In my React 18 dnd animation doesn't work, although I see that the state is being updated.

*I solved this by changing the React version to 17