mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 16:34:54 +00:00
Dont use enriched events
This commit is contained in:
@ -223,7 +223,7 @@ export const EventCalendar: React.FC<EventCalendarProps> = React.memo(
|
||||
bodyContainerStyle={styles.calHeader}
|
||||
swipeEnabled
|
||||
mode={mode}
|
||||
enableEnrichedEvents={true}
|
||||
// enableEnrichedEvents={true}
|
||||
sortedMonthView
|
||||
// enrichedEventsByDate={enrichedEvents}
|
||||
events={filteredEvents}
|
||||
|
||||
Reference in New Issue
Block a user