diff --git a/apps/web/components/getting-started/steps-views/SetupAvailability.tsx b/apps/web/components/getting-started/steps-views/SetupAvailability.tsx index 0fcf046e08..390bb55cba 100644 --- a/apps/web/components/getting-started/steps-views/SetupAvailability.tsx +++ b/apps/web/components/getting-started/steps-views/SetupAvailability.tsx @@ -45,7 +45,6 @@ const SetupAvailability = (props: ISetupAvailabilityProps) => { const updateSchedule = trpc.viewer.availability.schedule.update.useMutation(mutationOptions); return (