Skip to content

Commit 543dc3c

Browse files
committed
import order
1 parent 408ed62 commit 543dc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/developer-hub/src/components/dual-mode-image.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import Image from "next/image";
21
import { ImageZoom } from "fumadocs-ui/components/image-zoom";
2+
import Image from "next/image";
33
import type { ComponentProps } from "react";
44

55
type ImageProps = ComponentProps<typeof Image>;

0 commit comments

Comments
 (0)