3d4a3c7a93
* Reduce the unhandled promise * Connect selected calendar to credential * Write credential to selected calendar * Type fix * Handle catching promises in separate threads * Only call to list calendars if there are no credentialIds * Changed type of IntegrationCalendar from undef to null * Adding missing property to getting started * Also add calendars.tsx --------- Co-authored-by: Alex van Andel <me@alexvanandel.com> |
||
---|---|---|
.. | ||
weeklyview | ||
CalendarSwitch.tsx | ||
DatePicker.tsx | ||
DestinationCalendarSelector.tsx | ||
README.md | ||
datepicker.stories.mdx |
README.md
Calendars related code will live here
- Maybe migrate
CalendarManager
here - Maybe migrate
EventManager
here