diff --git a/src/routes/(auth)/auth/(components)/login-form.svelte b/src/routes/(auth)/auth/(components)/login-form.svelte index 5b569ea..b5cb157 100644 --- a/src/routes/(auth)/auth/(components)/login-form.svelte +++ b/src/routes/(auth)/auth/(components)/login-form.svelte @@ -1,15 +1,44 @@ - - export let form: ActionData; - export let isLoading = false; +
Enter your details below to create a new account
Forgot password? Reset password.
{#if providers.length} -