WIP Сделала CalendarHeader, подключила moment js

This commit is contained in:
Daria Golova
2022-10-12 18:44:50 +03:00
parent cc50b4c6ff
commit 6b3aa8d93c
6 changed files with 69 additions and 7 deletions

View File

@@ -8,6 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"moment": "^2.29.4",
"vue": "^3.2.13",
"vue-router": "^4.1.5",
"vuex": "^4.0.2"