mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-24 06:59:47 +03:00
* Replace react-dragula package with dnd-kit * Refactor to function component * Remove @types/dragula as well * Move * Initial implementation * Ditch DragOverlay * Fix function name * Fix handling drag * Fix scrolling issue * Create gorgeous-meals-glow.md * Fix app test * Fix extension test * Fix styling
6 lines
87 B
Markdown
6 lines
87 B
Markdown
---
|
|
'@redux-devtools/inspector-monitor': patch
|
|
---
|
|
|
|
Replace react-dragula with dnd-kit
|