import { SocialLink } from "./SocialLink" export function SocialLinksList() { const width = 36 return (
} /> } /> } /> } /> } />
) }