From 11dc9c668e8be95c41ffe156d28d9990fdbcfd13 Mon Sep 17 00:00:00 2001 From: alannnc Date: Thu, 25 Aug 2022 15:27:37 -0600 Subject: [PATCH] Adding continue button to connectCalendar on getting-started view (#3971) * Adding continue button to connectCalendar view getting-started * Fixing extra space Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Leo Giovanetti --- apps/web/pages/getting-started.tsx | 45 +++++++++++++++++++----------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/apps/web/pages/getting-started.tsx b/apps/web/pages/getting-started.tsx index 57d7669f90..aa31e6a502 100644 --- a/apps/web/pages/getting-started.tsx +++ b/apps/web/pages/getting-started.tsx @@ -336,7 +336,7 @@ export default function Onboarding(props: inferSSRProps - )} + )}