WIP Добавлено открытие формы от двойного клика

This commit is contained in:
Daria Golova
2022-12-16 16:16:39 +03:00
parent c080c5b1d3
commit 20123077e1

View File

@@ -22,7 +22,8 @@
@open-change-form="openFormCreateEvent",
@reset-change-form="resetChangeFormState",
@selected-event="writeEventData",
@delete-event="openModal"
@delete-event="openModal",
@dblclick="openFormCreateEvent"
)
transition(name="form")
calendar-form-add-event(