Add draggable rows to table component

This commit is contained in:
Chris Walsh
2022-07-23 22:56:13 -07:00
parent bcabc25300
commit 70c6211e2c
3 changed files with 114 additions and 6 deletions

View File

@@ -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",