diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index b5563b1..fb77f32 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -1,4 +1,5 @@ -import { FaGithub, FaTwitter, FaYoutube } from "react-icons/fa"; +import { FaGithub, FaYoutube } from "react-icons/fa"; +import { FaXTwitter } from "react-icons/fa6"; import { Link } from "react-router-dom"; export const Footer = () => { @@ -31,7 +32,7 @@ export const Footer = () => { - +