diff --git a/src/components/home/links.tsx b/src/components/home/links.tsx index a851480..922f800 100644 --- a/src/components/home/links.tsx +++ b/src/components/home/links.tsx @@ -8,7 +8,7 @@ import type { Profile } from "@/types/profileType"; export const HomeLinks = ({ links }: { links: Profile["links"] }) => { return ( <> -