diff --git a/apps/start/src/components/onboarding-left-panel.tsx b/apps/start/src/components/onboarding-left-panel.tsx index ffad3f61..dd49ca65 100644 --- a/apps/start/src/components/onboarding-left-panel.tsx +++ b/apps/start/src/components/onboarding-left-panel.tsx @@ -15,7 +15,7 @@ const onboardingSellingPoints = [ key: 'get-started', render: () => ( @@ -40,7 +40,7 @@ const onboardingSellingPoints = [ key: 'welcome', render: () => ( @@ -50,7 +50,7 @@ const onboardingSellingPoints = [ key: 'selling-point-2', render: () => ( @@ -60,7 +60,7 @@ const onboardingSellingPoints = [ key: 'selling-point-3', render: () => ( @@ -70,7 +70,7 @@ const onboardingSellingPoints = [ key: 'selling-point-4', render: () => ( @@ -80,7 +80,7 @@ const onboardingSellingPoints = [ key: 'selling-point-5', render: () => (