diff --git a/src/components/image/ImageWithFallback.tsx b/src/components/image/ImageWithFallback.tsx index a3973001..a455a838 100644 --- a/src/components/image/ImageWithFallback.tsx +++ b/src/components/image/ImageWithFallback.tsx @@ -71,6 +71,14 @@ export default function ImageWithFallback(props: ImageProps & { className, )} > +
}
- ); } \ No newline at end of file