From 61c6747503d7100757977fe09aff815b2b01cb1e Mon Sep 17 00:00:00 2001 From: justice chimobi Date: Sat, 5 Oct 2024 00:56:04 +0100 Subject: [PATCH] Chore: remove search border line --- src/pages/Search/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/Search/index.tsx b/src/pages/Search/index.tsx index 7bf4774..54c37ea 100644 --- a/src/pages/Search/index.tsx +++ b/src/pages/Search/index.tsx @@ -124,7 +124,6 @@ const Search: FunctionComponent = () => { flexDirection="column" justifyContent="center" alignItems="center" - border={"1px solid red"} height={"300px"} >