From 8743fa61926b148ccc6e9f0228bfefd4a10a6ac7 Mon Sep 17 00:00:00 2001 From: wjtje <33957974+wjtje@users.noreply.github.com> Date: Fri, 3 Feb 2023 15:13:05 +0100 Subject: [PATCH] Fix typescript warnings --- UI/BigComponents/CommunityIndexView.svelte | 61 +++++++++++----------- UI/BigComponents/ContactLink.svelte | 42 ++++++++------- 2 files changed, 55 insertions(+), 48 deletions(-) diff --git a/UI/BigComponents/CommunityIndexView.svelte b/UI/BigComponents/CommunityIndexView.svelte index 85742cc4c..9ca118c93 100644 --- a/UI/BigComponents/CommunityIndexView.svelte +++ b/UI/BigComponents/CommunityIndexView.svelte @@ -1,44 +1,45 @@ -