- {renderStepIndicator()} - {renderCurrentStep()} - - {error && currentStep !== 'payment' && ( -
- - - - {error} -
- )} - - {/* Login Link - only show on first step */} - {onLoginClick && currentStep === 'basic_info' && ( -
-

- {t('auth:register.have_account', 'ΒΏYa tienes una cuenta?')} -

- -
- )} -