Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
@@ -436,6 +436,7 @@ const CalendarApp: React.FC<CalendarAppProps> = ({
|
||||
timeZone={timezone}
|
||||
height="100%"
|
||||
select={eventHandlers.handleDateSelect}
|
||||
longPressDelay={100}
|
||||
nowIndicator
|
||||
slotLabelClassNames={arg => [
|
||||
updateSlotLabelVisibility(new Date(), arg, timezone)
|
||||
|
||||
Reference in New Issue
Block a user