aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
authorLuiz Kill <luizkill@gmail.com>2022-07-30 11:38:38 -0300
committerLuiz Kill <luizkill@gmail.com>2022-08-02 07:52:35 -0300
commitc434422a9216fd0793d896c7ac271206262c4e38 (patch)
tree8e6fa40f28dcbaca87afde7acec46ce60071456c /modern/package.json
parentb1961a111581e9958c823087429b98f77318607e (diff)
downloadtrackermap-web-c434422a9216fd0793d896c7ac271206262c4e38.tar.gz
trackermap-web-c434422a9216fd0793d896c7ac271206262c4e38.tar.bz2
trackermap-web-c434422a9216fd0793d896c7ac271206262c4e38.zip
Adds a draggable status card to the modern interface
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/package.json b/modern/package.json
index 5e50d70d..e34cb7e0 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -20,6 +20,7 @@
"moment": "^2.29.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
+ "react-draggable": "^4.4.5",
"react-mui-dropzone": "^4.0.6",
"react-redux": "^8.0.2",
"react-router-dom": "^6.3.0",