Merge pull request #1338 from cywio/reorder-websites

Add ability to reorder websites on dashboard
This commit is contained in:
Mike Cao 2022-08-03 18:05:42 -05:00 committed by GitHub
commit 4de1858950
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 238 additions and 19 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",