it's a SUPER big file with a lot of components... let's extract it instead:
- make a new directory in Events, preferably
/Calendar
- extract components; there should basically be a main "orchestrator" file (ex.
CalendarView.js) that pulls in all of the helper components, and returns the calendar
#2126
this draft PR does this amongst a few other things, maybe try to do something similar to what was done here
it's a SUPER big file with a lot of components... let's extract it instead:
/CalendarCalendarView.js) that pulls in all of the helper components, and returns the calendar#2126
this draft PR does this amongst a few other things, maybe try to do something similar to what was done here