Drag menu

This commit is contained in:
Max Lynch
2020-12-21 15:56:00 -06:00
parent f7974d10ac
commit 3c449aba53
4 changed files with 85 additions and 25 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"tailwindcss": "^2.0.2"
},
"devDependencies": {
"prettier": "^2.2.1"
"prettier": "^2.2.1",
"react-use-gesture": "^9.0.0-beta.11"
}
}