Hellenic / react-hexgrid

Build interactive hexagon grids with React
https://hellenic.github.io/react-hexgrid/examples/
MIT License
314 stars 128 forks source link

Update drag-and-drop example #104

Open Dissolutio opened 1 year ago

Dissolutio commented 1 year ago

Currently, as a user of this repo, if I clone the repo and run npm install and npm run within the examples/drag-and-drop/ directory, then the example app has some issues rendering. It is missing a package, and has a few bugs.

I have gotten it to work properly again locally, using React 18. Please review and see if example app works better for you now.