From b5c46ae97011c1ec2a99c6f609cc46446308de09 Mon Sep 17 00:00:00 2001 From: Brady Fomegne Date: Sun, 6 Oct 2024 08:49:21 +0100 Subject: [PATCH] fix: social network links on the footer --- frontend/src/layout/footer/index.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/frontend/src/layout/footer/index.tsx b/frontend/src/layout/footer/index.tsx index bb8754d..b9d5082 100644 --- a/frontend/src/layout/footer/index.tsx +++ b/frontend/src/layout/footer/index.tsx @@ -1,5 +1,5 @@ import { memo } from "react"; -import { FaFacebook, FaGithub, FaSlack, FaTwitter } from "react-icons/fa"; +import { FaGithub, FaTelegram, FaTwitter } from "react-icons/fa"; import styled from "styled-components"; import { size } from "../../constants"; @@ -68,17 +68,14 @@ const FooterUI = () => {
Follow our community - - - - + - + - - + +