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