correction finition widget done
This commit is contained in:
parent
6fd6167e73
commit
06a51a7158
@ -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}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user