+ Check your inbox +
++ We sent a sign-in link to {email}. Click it to continue. +
+ ++ {mode === 'signup' ? 'Create your account' : 'Welcome back'} +
++ {mode === 'signup' ? 'Track focus streaks, pomodoros, and more.' : 'Sign in to continue your focus sessions.'} +
++ {mode === 'signup' ? ( + <> + Already have an account?{' '} + + > + ) : ( + <> + Don't have an account?{' '} + + > + )} +
+ > + )} +