Callout

Callout MDX component

Not VerifiedComponent1 file
razi-style

Preview

Install

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

Usage

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

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

Source

Loading source...
razi's registry