muuri-react
muuri-react copied to clipboard
Fix invariant message in some of the hooks
The following hooks referenced useData
instead of their hook name:
- useDraggable
- useGrid
- useVisibility
Can we get this merged?