calendar base component
This commit is contained in:
parent
f453bdc7d3
commit
85289069ba
5 changed files with 170 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue