From aaa86888db8297e3fc2b638486868bab24ea5fd6 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Mon, 2 Aug 2021 18:31:49 +0200 Subject: [PATCH] added create account link for hosted --- pages/auth/login.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/auth/login.tsx b/pages/auth/login.tsx index ac68957a..bf83b392 100644 --- a/pages/auth/login.tsx +++ b/pages/auth/login.tsx @@ -69,8 +69,8 @@ export default function Login({ csrfToken }) {
- Don't have an account?{" "} - + Don't have an account? {/* replace this with your account creation flow */} + Create an account