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.
PrismicNextImage
1 parent 9acfdc2 commit 6b80c68Copy full SHA for 6b80c68
src/PrismicNextImage.tsx
@@ -1,3 +1,5 @@
1
+"use client";
2
+
3
import { JSX } from "react";
4
import Image, { ImageProps } from "next/image";
5
import { buildURL, ImgixURLParams } from "imgix-url-builder";
0 commit comments