diff --git a/src/lib/ContactForm.svelte b/src/lib/ContactForm.svelte index 0b574f5..4a01bb8 100644 --- a/src/lib/ContactForm.svelte +++ b/src/lib/ContactForm.svelte @@ -6,7 +6,7 @@ {#await promise} - loading + {:then state} {#if state.enabled === "true"}