calendar base component

This commit is contained in:
Julian Krauser 2024-10-06 12:02:39 +02:00
parent f453bdc7d3
commit 85289069ba
5 changed files with 170 additions and 3 deletions

View file

@ -24,6 +24,10 @@
"author": "JK Effects",
"license": "GPL-3.0-only",
"dependencies": {
"@fullcalendar/core": "^6.1.15",
"@fullcalendar/daygrid": "^6.1.15",
"@fullcalendar/interaction": "^6.1.15",
"@fullcalendar/vue3": "^6.1.15",
"@headlessui/vue": "^1.7.13",
"@heroicons/vue": "^2.1.5",
"axios": "^0.26.1",