Skip to content

Commit

Permalink
feat: renamed favorites
Browse files Browse the repository at this point in the history
  • Loading branch information
Rassl committed Oct 22, 2024
1 parent 83e1ee8 commit 0ea46ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export const FastFilters = ({ handleFastFiltersSelect }: Props) => {
return (
<>
<PopoverHeader>
<div>Fast Filters</div>
<div>Favorites</div>
</PopoverHeader>
<PopoverBody>
<SchemaTypeWrapper>
Expand Down

0 comments on commit 0ea46ca

Please sign in to comment.