Skip to content

Commit

Permalink
Update EventTypeWebWrapper.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SomayChauhan committed Sep 30, 2024
1 parent 830bebb commit dda8584
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import { HttpError } from "@calcom/lib/http-error";
import { telemetryEventTypes, useTelemetry } from "@calcom/lib/telemetry";
import { SchedulingType } from "@calcom/prisma/enums";
import { trpc, TRPCClientError } from "@calcom/trpc/react";
import useMeQuery from "@calcom/trpc/react/hooks/useMeQuery";
import { showToast } from "@calcom/ui";

import { useEventTypeForm } from "../hooks/useEventTypeForm";
Expand Down

0 comments on commit dda8584

Please sign in to comment.