diff --git a/src/components/SocialLinks.jsx b/src/components/SocialLinks.jsx index 947869f..fc5bf06 100644 --- a/src/components/SocialLinks.jsx +++ b/src/components/SocialLinks.jsx @@ -9,14 +9,15 @@ import { } from "@phosphor-icons/react" const SocialLinks = () => { + const IconSize = 20 const profileLinks = [ { href: "https://facebook.com/fusemeoww", - LinkIcon: , + LinkIcon: , }, { href: "https://twitter.com/blueskychan_", - LinkIcon: , + LinkIcon: , }, { href: "https://t.me/blueskychan_",