Skip to content

Commit

Permalink
Merge pull request #27 from chimobi-justice/chore/remove-search-border
Browse files Browse the repository at this point in the history
Chore: remove search border line
  • Loading branch information
chimobi-justice authored Oct 4, 2024
2 parents 8c3e74f + 61c6747 commit f682e8a
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 f682e8a

Please sign in to comment.