mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 08:24:55 +00:00
Perf fix
This commit is contained in:
@ -87,6 +87,7 @@ export const EventCalendar: React.FC<EventCalendarProps> = React.memo(({ calenda
|
||||
<Calendar
|
||||
bodyContainerStyle={styles.calHeader}
|
||||
swipeEnabled
|
||||
enableEnrichedEvents
|
||||
mode={mode}
|
||||
events={memoizedEvents}
|
||||
eventCellStyle={memoizedEventCellStyle}
|
||||
|
||||
Reference in New Issue
Block a user