export * from "./link"; export * from "./styles";
npx shadcn@latest add @kanpeki/link
import { Link } from "@/components/ui/link"
<Link />