From 88916fd11befd2a63cb314896cde89c39ee89e3e Mon Sep 17 00:00:00 2001
From: Dotta <34892728+cryppadotta@users.noreply.github.com>
Date: Thu, 12 Mar 2026 09:15:40 -0500
Subject: [PATCH] Update ui/src/components/OnboardingWizard.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---
ui/src/components/OnboardingWizard.tsx | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/ui/src/components/OnboardingWizard.tsx b/ui/src/components/OnboardingWizard.tsx
index 9087ed74..5d166929 100644
--- a/ui/src/components/OnboardingWizard.tsx
+++ b/ui/src/components/OnboardingWizard.tsx
@@ -722,9 +722,11 @@ export function OnboardingWizard() {
}
}}
>
-
- Recommended
-
+ {opt.recommended && (
+
+ Recommended
+
+ )}
{opt.label}