click outside adventurer choice closes the choice

This commit is contained in:
2023-03-23 20:19:53 +01:00
parent 91d91f26f2
commit 2131d70d6c
3 changed files with 198 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@vueuse/components": "^9.13.0",
"sass": "^1.59.3",
"vue": "^3.2.45",
"vue-router": "^4.1.6"