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 078b393 commit 7840cc3Copy full SHA for 7840cc3
1 file changed
apps/web/modules/settings/billing/components/BillingCredits.tsx
@@ -22,7 +22,7 @@ import { showToast } from "@calcom/ui/components/toast";
22
import { Tooltip } from "@calcom/ui/components/tooltip";
23
24
import { MemberInvitationModalWithoutMembers } from "~/ee/teams/components/MemberInvitationModal";
25
-import { LearnMoreLink } from "~/event-types/components/LearnMoreLink";
+import { LearnMoreLink } from "@calcom/features/eventtypes/components/LearnMoreLink";
26
27
import { BillingCreditsSkeleton } from "./BillingCreditsSkeleton";
28
0 commit comments