diff --git a/frontend/components/cart/CartItem.vue b/frontend/components/cart/CartItem.vue index 2ae5567..88fa21f 100644 --- a/frontend/components/cart/CartItem.vue +++ b/frontend/components/cart/CartItem.vue @@ -10,11 +10,11 @@ const handleDeleteFromCart = () => {};