diff --git a/src/components/ProductCard.astro b/src/components/ProductCard.astro index f886896..2bdd3e6 100644 --- a/src/components/ProductCard.astro +++ b/src/components/ProductCard.astro @@ -14,7 +14,7 @@ const { product } = Astro.props;