diff --git a/components/links-content.tsx b/components/links-content.tsx index 3917507..ef8ecdf 100644 --- a/components/links-content.tsx +++ b/components/links-content.tsx @@ -14,6 +14,7 @@ import { } from "poyraz-ui/atoms"; import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "poyraz-ui/molecules"; import { + getResumeHref, LINK_DIRECTORY, LINK_DIRECTORY_CATEGORIES, SOCIAL_LINKS, @@ -158,7 +159,7 @@ export function LinksContent() {