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 34600ab commit b8706eaCopy full SHA for b8706ea
lib/client/media.tsx
@@ -1,5 +1,4 @@
1
'use client';
2
-import Image from "next/image";
3
4
export async function parseImage(img: string, setImage: any, batch = false) {
5
if (!img) {
0 commit comments