[feat]Fullcalendar integration done

This commit is contained in:
Jimmy 2021-04-26 17:33:31 +08:00
parent 49cf115844
commit df729b7dde
No known key found for this signature in database
GPG key ID: FAE75C760A4A5CC6
9 changed files with 116 additions and 18 deletions

View file

@ -1,5 +1,6 @@
{
"dependencies": {
"@fullcalendar/resource-timegrid": "^5.6.0"
"@fullcalendar/resource-timegrid": "^5.6.0",
"fullcalendar-scheduler": "^5.6.0"
}
}