From f6cc92c8881dd10f848bf2094874b9d4315d3b36 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Thu, 25 Aug 2022 10:31:32 +0200 Subject: [PATCH] add contact statistics --- src/lib/components/contact.svelte | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/lib/components/contact.svelte b/src/lib/components/contact.svelte index a5a190b..89d3219 100644 --- a/src/lib/components/contact.svelte +++ b/src/lib/components/contact.svelte @@ -1,4 +1,5 @@