WIP Исправлены ошибки

This commit is contained in:
Daria Golova
2022-12-16 17:03:48 +03:00
parent cf1d8beda9
commit 073207ec5c
2 changed files with 3 additions and 2 deletions

View File

@@ -19,11 +19,10 @@
@previous-date="switchPreviousDate",
@next-date="switchNextDate",
@selected-layout="changeCalendarLayout",
@open-change-form="openFormCreateEvent",
@reset-change-form="resetChangeFormState",
@selected-event="writeEventData",
@delete-event="openModal",
@dblclick="openFormCreateEvent"
:open-form-create-event="openFormCreateEvent"
)
transition(name="form")
calendar-form-add-event(