diff --git a/components/Footer/Footer.tsx b/components/Footer/Footer.tsx index 59426e6..c3f2a73 100644 --- a/components/Footer/Footer.tsx +++ b/components/Footer/Footer.tsx @@ -1,7 +1,25 @@ +import { FiExternalLink } from 'react-icons/fi'; + export const Footer = () => { return ( -