diff --git a/src/modules/cart/components/CartItemDrawer.tsx b/src/modules/cart/components/CartItemDrawer.tsx index ff14c85..4c0054a 100644 --- a/src/modules/cart/components/CartItemDrawer.tsx +++ b/src/modules/cart/components/CartItemDrawer.tsx @@ -95,14 +95,14 @@ function CartItemDrawer({ handleSelectOption(option); }} /> -