diff --git a/frontend/src/components/footer/footer.jsx b/frontend/src/components/footer/footer.jsx index 0880d99d2..05c177020 100644 --- a/frontend/src/components/footer/footer.jsx +++ b/frontend/src/components/footer/footer.jsx @@ -4,7 +4,7 @@ import Link from 'next/link' import moment from 'moment' import styles from './style.module.scss' -import { ArrowRight, FacebookIcon, LinkedinIcon, TwitterIcon } from '../icons' +import { ArrowRight, LinkedinIcon, YoutubeIcon } from '../icons' import Button from '../button' const Footer = () => { @@ -27,7 +27,7 @@ const Footer = () => { -
+ {/*
About us
-
+
*/}
GPML Tools