From c5576b01caea0abab5c34e81b43645ab94931547 Mon Sep 17 00:00:00 2001 From: Rohid Date: Sat, 17 Aug 2024 16:11:56 +0600 Subject: [PATCH] fix: remove double scroll bar --- src/components/Options.tsx | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/components/Options.tsx b/src/components/Options.tsx index 689f1ea..67c751a 100644 --- a/src/components/Options.tsx +++ b/src/components/Options.tsx @@ -175,15 +175,7 @@ export default function Options(): JSX.Element { const isApiKeyValid = apiKeyInvalid(state.apiKey) === ''; return ( -
+