We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a1c0d0 commit c8fe1d6Copy full SHA for c8fe1d6
example/src/screens/index.ts
@@ -5,7 +5,7 @@ import CalendarsScreen from './calendarScreen';
5
import AgendaScreen from './agendaScreen';
6
import CalendarsList from './calendarsList';
7
import HorizontalCalendarList from './horizontalCalendarList';
8
-import ExpandableCalendar from './expandableCalendar';
+import ExpandableCalendarScreen from './expandableCalendarScreen';
9
import TimelineCalendar from './timelineCalendarScreen';
10
11
export function registerScreens() {
0 commit comments