Skip to content

Commit

Permalink
Merge pull request stakwork#2375 from stakwork/feature/rename-fast-fi…
Browse files Browse the repository at this point in the history
…lters

feat: renamed favorites
  • Loading branch information
Rassl authored Oct 22, 2024
2 parents 0671d41 + 0ea46ca commit 179df66
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 179df66

Please sign in to comment.