react-hexgrid
react-hexgrid copied to clipboard
Update drag-and-drop example
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.