From ecd2899e72a6f4662a4f870d36d4d2f16af106bf Mon Sep 17 00:00:00 2001 From: zramsay Date: Wed, 7 Aug 2024 11:28:53 -0400 Subject: [PATCH] rm fb correctly --- src/components/sections/blog/shares/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/sections/blog/shares/index.tsx b/src/components/sections/blog/shares/index.tsx index a5a47f9..03838ce 100644 --- a/src/components/sections/blog/shares/index.tsx +++ b/src/components/sections/blog/shares/index.tsx @@ -2,7 +2,6 @@ import Link from 'next/link' import { Discord, - Facebook, Reddit, Telegram, Twitter