From 9b17812b7cf1feeeef33c2b2f4f4242808adf15a Mon Sep 17 00:00:00 2001 From: Claire Olmstead Date: Tue, 19 Nov 2024 12:23:48 -0800 Subject: [PATCH] format & remove target blank from learn buttons --- src/components/GetNotified/ContactThankYou.svelte | 2 +- src/components/GetNotified/GetNotified.svelte | 1 - src/components/HAccordion.svelte | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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()}
-