diff --git a/components/cart/modal.tsx b/components/cart/modal.tsx index 670070f06..0b3dc4352 100644 --- a/components/cart/modal.tsx +++ b/components/cart/modal.tsx @@ -93,7 +93,7 @@ export default function CartModal({ cart, cartIdUpdated }: { cart: Cart; cartIdU ) : (
-
- + ); })}