From 72670a2d5a359741e9a459278d8358f017fed9df Mon Sep 17 00:00:00 2001 From: Khalid El Fasely <76157761+khalidfasely@users.noreply.github.com> Date: Fri, 13 Jan 2023 13:45:31 +0100 Subject: [PATCH] Update Cart.jsx to allow scroll Update the cart components to allow scroll --- 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..e0effdfa 100644 --- a/src/components/Cart.jsx +++ b/src/components/Cart.jsx @@ -11,7 +11,7 @@ const Cart = () => { return (
-
+

Shopping Cart