react-hook-dragula
react-hook-dragula copied to clipboard
Provides named parameters and strong typing + declarative usage to dragula within React.
Results
1
react-hook-dragula issues
Sort by
recently updated
recently updated
newest added
I'm trying to run this in nextjs but getting "document is not defined" for your two container example https://github.com/jpribyl/react-hook-dragula/blob/main/example/src/examples/TwoContainerExample.tsx in the terminal > error - ReferenceError: document is not defined...
help wanted
question