diff --git a/frontend/components/ui/ProductCard.vue b/frontend/components/ui/ProductCard.vue index 9d1ec4b..585962e 100644 --- a/frontend/components/ui/ProductCard.vue +++ b/frontend/components/ui/ProductCard.vue @@ -6,7 +6,7 @@ -
+

{{ product.name }}

@@ -21,7 +21,7 @@
- +
@@ -30,6 +30,7 @@