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