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 e9987a4 commit 03fc14cCopy full SHA for 03fc14c
packages/platform/atoms/calendar-settings/wrappers/CalendarSettingsPlatformWrapper.tsx
@@ -1,5 +1,4 @@
1
-import type { DestinationCalendarClassNames } from "destination-calendar/DestinationCalendar";
2
-
+import type { DestinationCalendarClassNames } from "../../destination-calendar/DestinationCalendar";
3
import { DestinationCalendarSettingsPlatformWrapper } from "../../destination-calendar/index";
4
import { SelectedCalendarsSettingsPlatformWrapper } from "../../selected-calendars/index";
5
import type {
0 commit comments