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