ImageSwitcher
ImageSwitcher MDX component
Not VerifiedComponent1 file
razi-style
npx shadcn add https://www.razisyed.cv/r/mdx-image-switcher
import { ImageSwitcher } from "@/components/mdx/ImageSwitcher";
export default function Example() {
return <ImageSwitcher />;
}
Loading source...