From e892a58ce15e48c8aa5c635e837b40d0515c08bb Mon Sep 17 00:00:00 2001 From: pranavchandra27 Date: Mon, 27 Jun 2022 14:12:43 +0530 Subject: [PATCH] Update Cart.jsx make shopping cart scrollable in small screen --- src/components/Cart.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Cart.jsx b/src/components/Cart.jsx index 9e08ee17..869a823d 100644 --- a/src/components/Cart.jsx +++ b/src/components/Cart.jsx @@ -11,7 +11,7 @@ const Cart = () => { return (
-
+

Shopping Cart