diff --git a/client/component/Footer/index.jsx b/client/component/Footer/index.jsx index 4175dde..4d416d3 100644 --- a/client/component/Footer/index.jsx +++ b/client/component/Footer/index.jsx @@ -1,13 +1,6 @@ import styles from '../../styles/Footer.module.css'; -import { - FacebookLogo, - TwitterLogo, - InstagramLogo, - YoutubeLogo, - LinkedinLogo, - PaperPlaneTilt, - Heart -} from '@phosphor-icons/react'; +import { FacebookLogo, TwitterLogo, InstagramLogo, YoutubeLogo, LinkedinLogo, PaperPlaneTilt, Heart } from '@phosphor-icons/react'; + const Footer = () => { return (