Skip to content

Commit

Permalink
Chore: remove search border line
Browse files Browse the repository at this point in the history
  • Loading branch information
chimobi-justice committed Oct 4, 2024
1 parent 8c3e74f commit 61c6747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Search/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ const Search: FunctionComponent = () => {
flexDirection="column"
justifyContent="center"
alignItems="center"
border={"1px solid red"}
height={"300px"}
>
<Spinner size={"xl"} thickness='4px' color={colors.primary} />
Expand Down

0 comments on commit 61c6747

Please sign in to comment.