Skip to content

Commit

Permalink
update pr
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshataKatwal16 committed Jul 19, 2024
1 parent 312bfc7 commit 83c7e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HeaderComponent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ const HeaderComponent = ({
<SearchBar
className="searchBox"
placeholder={searchPlaceHolder}
backgroundColor={theme.palette.secondary["300"]}
backgroundColor="white"
fullWidth
/>
</Box>
Expand Down

0 comments on commit 83c7e44

Please sign in to comment.