diff --git a/apps/web/components/getting-started/steps-views/SetupAvailability.tsx b/apps/web/components/getting-started/steps-views/SetupAvailability.tsx index 3abfee66af801b..93861095d35baf 100644 --- a/apps/web/components/getting-started/steps-views/SetupAvailability.tsx +++ b/apps/web/components/getting-started/steps-views/SetupAvailability.tsx @@ -50,7 +50,7 @@ const SetupAvailability = (props: ISetupAvailabilityProps) => { const updateSchedule = trpc.viewer.availability.schedule.update.useMutation(mutationOptions); return (