From 53292ceca9e3e3e56415df352bb05896fb081bff Mon Sep 17 00:00:00 2001 From: gala1234 Date: Fri, 1 Apr 2022 12:37:24 +0200 Subject: [PATCH] enable discord icon --- explorer/src/components/Socials.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/explorer/src/components/Socials.tsx b/explorer/src/components/Socials.tsx index b37ee78351..298c8c6c4e 100644 --- a/explorer/src/components/Socials.tsx +++ b/explorer/src/components/Socials.tsx @@ -22,11 +22,9 @@ export const Socials: React.FC<{ isFooter?: boolean }> = ({ isFooter }) => { - {false && ( - - - - )} + + +