From 7c4cddd368537b8232fe22f8918f9589fa4c8199 Mon Sep 17 00:00:00 2001 From: tamagoyakii Date: Thu, 15 Dec 2022 16:46:20 +0900 Subject: [PATCH] =?UTF-8?q?[Fix]=20=EC=A0=95=EC=B1=85=20=EC=A3=BC=EC=86=8C?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/Footer/Footer.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/client/src/components/Footer/Footer.tsx b/client/src/components/Footer/Footer.tsx index b7510b6..a0a76d6 100644 --- a/client/src/components/Footer/Footer.tsx +++ b/client/src/components/Footer/Footer.tsx @@ -1,5 +1,3 @@ -import { AiFillAlert } from 'react-icons/ai'; -import { FaGithubAlt } from 'react-icons/fa'; import { FooterWrap, GitLink, Names, Copyright } from './styled'; function Footer() { @@ -8,14 +6,12 @@ function Footer() {
- - {/* */} + scroll-img
- {/* */} githubLogo-img