ImageSwitcher

ImageSwitcher MDX component

Not VerifiedComponent1 file
razi-style

Install

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

Usage

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

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

Source

Loading source...
razi's registry