diff --git a/frontend/src/app/components/OnboardingModal.tsx b/frontend/src/app/components/OnboardingModal.tsx index 03fdf81a..145e8848 100644 --- a/frontend/src/app/components/OnboardingModal.tsx +++ b/frontend/src/app/components/OnboardingModal.tsx @@ -277,7 +277,7 @@ const OnboardingModal: React.FC = () => { if (!open) return null; return ( - + { > Continue - ) : ( <> diff --git a/frontend/src/app/components/OnboardingWalkthrough.tsx b/frontend/src/app/components/OnboardingWalkthrough.tsx index 407839bf..7857e773 100644 --- a/frontend/src/app/components/OnboardingWalkthrough.tsx +++ b/frontend/src/app/components/OnboardingWalkthrough.tsx @@ -370,22 +370,7 @@ const OnboardingWalkthrough: React.FC = ({ onComplete }) => { )} {/* Buttons */} - - - +