diff --git a/src/components/Footer/PureFooter/PureFooter.tsx b/src/components/Footer/PureFooter/PureFooter.tsx index 56706e7e1..ee126d83f 100644 --- a/src/components/Footer/PureFooter/PureFooter.tsx +++ b/src/components/Footer/PureFooter/PureFooter.tsx @@ -33,7 +33,7 @@ const Footer = () => {

Follow Us

{mediaList.map((item) => ( - + {} ))}