Implement importing and exporting of timetables

This commit is contained in:
2023-06-19 23:58:17 +02:00
parent 9afae9b2cc
commit cd6801d625
5 changed files with 71 additions and 9 deletions

View File

@ -11,6 +11,7 @@
},
"dependencies": {
"dayjs": "^1.11.3",
"downloadjs": "^1.4.7",
"lucide-vue-next": "^0.233.0",
"swiper": "^9.3.2",
"vue": "^3.2.37",