\n { this.state.success && (\n
\n
Login email sent! Check your inbox.
\n\n
If you can't find the email, please check your Spam inbox, and mark us as non-spam.
\n
\n )}\n\n { this.state.creatingLoginEmail && (\n
\n
Preparing a magic link email...
\n \n )}\n\n { this.state.error && (\n
\n
An account with this email doesn't exists.
\n \n )}\n