Fixed the custom dropdown menu, now I just need to style it.

This commit is contained in:
ajdj100
2023-05-19 23:22:09 -04:00
parent d38e41d90f
commit a0907bba4d
6 changed files with 109 additions and 22 deletions

View File

@@ -10,6 +10,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"@headlessui/vue": "^1.7.13",
"@mahdikhashan/vue3-click-outside": "^0.1.2",
"vue": "^3.2.47",
"vue-router": "^4.2.0"