mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-04-18 11:31:30 +00:00
fix: remove /exit command from claude login flow during onboarding (#552)
This commit is contained in:
@@ -281,7 +281,6 @@ export default function Onboarding({ onComplete }: OnboardingProps) {
|
||||
provider={activeLoginProvider}
|
||||
project={selectedProject}
|
||||
onComplete={handleLoginComplete}
|
||||
isOnboarding={true}
|
||||
/>
|
||||
)}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user