correction finition widget done

This commit is contained in:
alma 2026-01-19 23:22:33 +01:00
parent 6fd6167e73
commit 06a51a7158

View File

@ -1846,8 +1846,7 @@ export function CalendarClient({ initialCalendars, userId, userProfile }: Calend
dayMaxEvents={false} dayMaxEvents={false}
weekends={true} weekends={true}
eventClick={handleEventClick} eventClick={handleEventClick}
height="auto" height="100%"
aspectRatio={1.8}
slotMinTime="06:00:00" slotMinTime="06:00:00"
slotMaxTime="22:00:00" slotMaxTime="22:00:00"
allDaySlot={true} allDaySlot={true}