diff --git a/components/cart/CartSidebarView/CartSidebarView.tsx b/components/cart/CartSidebarView/CartSidebarView.tsx index 9cf99cf9b..128b928a8 100644 --- a/components/cart/CartSidebarView/CartSidebarView.tsx +++ b/components/cart/CartSidebarView/CartSidebarView.tsx @@ -89,7 +89,7 @@ const CartSidebarView: FC = () => { -
+
-
+
  • Subtotal diff --git a/components/common/SidebarLayout/SidebarLayout.tsx b/components/common/SidebarLayout/SidebarLayout.tsx index db2ce13b0..6b95481b7 100644 --- a/components/common/SidebarLayout/SidebarLayout.tsx +++ b/components/common/SidebarLayout/SidebarLayout.tsx @@ -25,7 +25,7 @@ const SidebarLayout: FC = ({ className="hover:text-gray-500 transition ease-in-out duration-150 flex items-center focus:outline-none" > - + Close