From 41558d297cea011316255b33a9124e3291644997 Mon Sep 17 00:00:00 2001 From: sean-brydon <55134778+sean-brydon@users.noreply.github.com> Date: Fri, 21 Apr 2023 09:24:59 +0100 Subject: [PATCH] Brand colour on setup tab (#8430) --- .../getting-started/steps-views/SetupAvailability.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {