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