Mostly finished the button for the custom dropdown component. Just need to update the text displayed to reflect the current selection.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"format": "prettier --write src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mahdikhashan/vue3-click-outside": "^0.1.2",
|
||||
"vue": "^3.2.47",
|
||||
"vue-router": "^4.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user