From 015e4972607ddf0b5b0b5ebfff35fd6904c10c9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arda=20Sevin=C3=A7?= Date: Sun, 13 Oct 2024 22:30:16 +0300 Subject: [PATCH] refactor: remove WhatsappCTA --- src/components/Socials.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Socials.astro b/src/components/Socials.astro index 131f7c6..e774090 100644 --- a/src/components/Socials.astro +++ b/src/components/Socials.astro @@ -10,7 +10,6 @@ import YoutubeCTA from './YoutubeCTA.astro';
-