From c36f752551df496781256eeb21e15bd44934e1a6 Mon Sep 17 00:00:00 2001 From: Daniel Avila Date: Wed, 8 Feb 2023 22:58:24 -0500 Subject: [PATCH] fix scrolling bug --- src/App.jsx | 4 +--- src/components/main/Messages.jsx | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 10aa516527..9efa7c0128 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -17,15 +17,13 @@ const App = () => {