-
+
+
-
Please verify your account by clicking the link in your email
+
Please verify your account by clicking the link in your email
- {#if isButtonProcessing}
-
-
- Sent!
-
- {:else}
-
- {/if}
-
+
+ {#if isButtonProcessing}
+
+ Sent!
+
+ {:else}
+
+ {/if}
{#if formError}
-
{formError}
+
+ {formError}
+
{/if}
-
+
{/if}
-
-
diff --git a/packages/dashboard/src/routes/+layout.svelte b/packages/dashboard/src/routes/+layout.svelte
index e126102d..d65c0e70 100644
--- a/packages/dashboard/src/routes/+layout.svelte
+++ b/packages/dashboard/src/routes/+layout.svelte
@@ -1,7 +1,5 @@