mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Add draggable rows to table component
This commit is contained in:
parent
bcabc25300
commit
70c6211e2c
3 changed files with 114 additions and 6 deletions
|
|
@ -85,6 +85,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^17.0.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
"react-dom": "^17.0.0",
|
||||
"react-intl": "^5.24.7",
|
||||
"react-simple-maps": "^2.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue