Настроила размер карточек по времени

This commit is contained in:
Daria Golova
2022-10-28 15:37:19 +03:00
parent fc20bea224
commit 71e38afd85
5 changed files with 90 additions and 54 deletions

View File

@@ -25,8 +25,8 @@ export default {
calendarLayout: "",
currentDate: moment(),
timeInformation: {
dayStartTime: "8:00",
dayEndTime: "13:00",
dayStartTime: "0 :00",
dayEndTime: "16:00",
},
eventsData: [],
teamData: [],