InteractiveWidget
InteractiveWidget MDX component
Not VerifiedComponent1 file
razi-style
Preview
InteractiveWidgetOpen Full Page
Install
npx shadcn add https://www.razisyed.cv/r/mdx-interactive-widgetUsage
import { InteractiveWidget } from "@/components/mdx/InteractiveWidget";
export default function Example() {
return <InteractiveWidget />;
}Source
Loading source...