started working on a leaner picker, added emit to picker

This commit is contained in:
Sockenklaus
2021-10-03 09:26:34 +02:00
parent 59d5d15702
commit 51c9b3ea9e
5 changed files with 19 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
"dependencies": {
"@popperjs/core": "^2.10.2",
"bootstrap": "^5.1.1",
"bootstrap-icons": "^1.5.0",
"date-fns": "^2.24.0",
"vue": "^3.2.16",
"vue-month-picker": "^1.5.0",