From 19a5765c2271f935948d15a545d4c31721fe36d5 Mon Sep 17 00:00:00 2001 From: Pinaka-Pani-18 Date: Mon, 9 Oct 2023 17:04:19 +0530 Subject: [PATCH] fixed scrolling in mobile view --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index f27e0ff..9f03878 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -19,7 +19,7 @@ import ShoeDetails from './components/ShoeDetails.jsx'; const App = () => { return ( -
+