diff --git a/apps/blogai/components/mpv2/footer.tsx b/apps/blogai/components/mpv2/footer.tsx index e397995..356cb08 100644 --- a/apps/blogai/components/mpv2/footer.tsx +++ b/apps/blogai/components/mpv2/footer.tsx @@ -1,6 +1,6 @@ import React from 'react' import Link from 'next/link' -import { SiDiscord, SiGithub, SiTwitter } from 'react-icons/si' +import { SiDiscord, SiGithub, SiX } from 'react-icons/si' import { Button } from '../ui-v2/button' const Footer: React.FC = () => { @@ -22,7 +22,7 @@ const Footer: React.FC = () => { className="text-muted-foreground/50" > - +