diff --git a/apps/web/components/getting-started/steps-views/SetupAvailability.tsx b/apps/web/components/getting-started/steps-views/SetupAvailability.tsx index 3abfee66af..93861095d3 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 (
{ try {