HeadingLink
HeadingLink MDX component
Not VerifiedComponent1 file
razi-style
npx shadcn add https://www.razisyed.cv/r/mdx-heading-link
import { HeadingLink } from "@/components/mdx/HeadingLink";
export default function Example() {
return <HeadingLink />;
}
Loading source...