Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcarvajal committed Feb 6, 2025
1 parent 867de26 commit 7651bc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const SearchResult: React.FC<SearchResultProps> = ({
borderRadius="lg"
backgroundColor="transparent"
>
<Text fontSize="sm">"hi"</Text>
<Text fontSize="sm">boo</Text>
</Box>
</Collapse>
)}
Expand Down

0 comments on commit 7651bc0

Please sign in to comment.