We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408ed62 commit 543dc3cCopy full SHA for 543dc3c
apps/developer-hub/src/components/dual-mode-image.tsx
@@ -1,5 +1,5 @@
1
-import Image from "next/image";
2
import { ImageZoom } from "fumadocs-ui/components/image-zoom";
+import Image from "next/image";
3
import type { ComponentProps } from "react";
4
5
type ImageProps = ComponentProps<typeof Image>;
0 commit comments