Dont use enriched events

This commit is contained in:
Milan Paunovic
2024-11-01 10:29:23 +01:00
parent e965072186
commit c1252cf092

View File

@ -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}