From 573b2cba3ab4cf90b19c6f510b73bd289eddf435 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Wed, 15 Oct 2025 16:04:24 +0700 Subject: product detail image fill --- src-migrate/modules/product-detail/components/Image.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src-migrate/modules') diff --git a/src-migrate/modules/product-detail/components/Image.tsx b/src-migrate/modules/product-detail/components/Image.tsx index 96ae2027..d99b683c 100644 --- a/src-migrate/modules/product-detail/components/Image.tsx +++ b/src-migrate/modules/product-detail/components/Image.tsx @@ -50,8 +50,7 @@ const Image = ({ product }: Props) => {