HeadingLink

HeadingLink MDX component

Not VerifiedComponent1 file
razi-style

Install

npx shadcn add https://www.razisyed.cv/r/mdx-heading-link

Usage

import { HeadingLink } from "@/components/mdx/HeadingLink";

export default function Example() {
  return <HeadingLink />;
}

Source

Loading source...
razi's registry