diff --git a/packages/ui/components/ui/image/index.tsx b/packages/ui/components/ui/image/index.tsx index 1b6a710..fb3b29c 100644 --- a/packages/ui/components/ui/image/index.tsx +++ b/packages/ui/components/ui/image/index.tsx @@ -24,6 +24,7 @@ export function ImageContainer({ export function Image({ aspectRatio, fit, ...props }: IImageProps) { return ( + {/* @ts-ignore */}