Add swipe gestures for changing days

This commit is contained in:
2022-08-21 23:35:02 +02:00
parent 1439bfb056
commit 198dee45d3
6 changed files with 68 additions and 40 deletions

View File

@ -12,7 +12,8 @@
"vite-plugin-git-revision": "^0.1.9",
"vue": "^3.2.37",
"vue-i18n": "^9.2.2",
"vue-router": "^4.0.15"
"vue-router": "^4.0.15",
"vue3-touch-events": "^4.1.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.0",