adding @vueform.multiselect

This commit is contained in:
Geriano
2022-07-18 15:55:08 +07:00
parent 19b5d9641e
commit 184bd50554
2 changed files with 12 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"vue": "^3.2.31"
},
"dependencies": {
"@vueform/multiselect": "^2.5.1",
"sweetalert2": "^11.4.23"
}
}