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
No known key found for this signature in database
GPG key ID: 28EE0CCA6032019E
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",