diff --git a/marketplace/src/components/GroupedProductCard.tsx b/marketplace/src/components/GroupedProductCard.tsx index bb66c5f..e057ae8 100644 --- a/marketplace/src/components/GroupedProductCard.tsx +++ b/marketplace/src/components/GroupedProductCard.tsx @@ -52,7 +52,7 @@ export const GroupedProductCard = ({ group, onClick }: GroupedProductCardProps)