beat calendar styling into submission to support multi day events
This commit is contained in:
@@ -44,7 +44,6 @@ function roundToNextHour(d = new Date()) {
|
||||
return t
|
||||
}
|
||||
|
||||
|
||||
import { calendarEventSchema, parseLocalDateTime } from '@shared/schemas/calendarEventSchema'
|
||||
import { createCalendarEvent } from "@/api/calendar"
|
||||
const formSchema = toTypedSchema(calendarEventSchema)
|
||||
|
||||
Reference in New Issue
Block a user