diff --git a/src/components/EventForm.vue b/src/components/EventForm.vue index b8c695e..0f510ee 100644 --- a/src/components/EventForm.vue +++ b/src/components/EventForm.vue @@ -47,11 +47,11 @@ - + {{ formatTime(eventData.time) }} - + {{ formatTime(eventData.endTime) }} @@ -105,6 +105,7 @@