diff --git a/src/components/GetNotified/ContactThankYou.svelte b/src/components/GetNotified/ContactThankYou.svelte index 52b63c6c..cee6fe06 100644 --- a/src/components/GetNotified/ContactThankYou.svelte +++ b/src/components/GetNotified/ContactThankYou.svelte @@ -1,7 +1,7 @@ diff --git a/src/components/GetNotified/GetNotified.svelte b/src/components/GetNotified/GetNotified.svelte index bcf12daa..cb116f26 100644 --- a/src/components/GetNotified/GetNotified.svelte +++ b/src/components/GetNotified/GetNotified.svelte @@ -2,7 +2,6 @@ import { Input, Textarea } from '@frequency-chain/style-guide'; import { dev } from '$app/environment'; import ContactThankYou from '$components/GetNotified/ContactThankYou.svelte'; - import { goto } from '$app/navigation'; const fieldMapping = { name: 'entry.464666765', diff --git a/src/components/HAccordion.svelte b/src/components/HAccordion.svelte index 5e373157..2e14a2c2 100644 --- a/src/components/HAccordion.svelte +++ b/src/components/HAccordion.svelte @@ -61,7 +61,7 @@ {@render children()}
-