now menu can be drag and drop

This commit is contained in:
Geriano
2022-07-26 09:05:28 +07:00
parent c0f95520fa
commit d25f8f49da
6 changed files with 147 additions and 205 deletions

View File

@@ -22,6 +22,7 @@
},
"dependencies": {
"@vueform/multiselect": "^2.5.1",
"sweetalert2": "^11.4.23"
"sweetalert2": "^11.4.23",
"vuedraggable": "^4.1.0"
}
}