Skip to content

Commit

Permalink
Fix filters.svg
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekBoman committed Jul 26, 2024
1 parent 10bd38f commit dda75e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion assets/images/filters.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/pages/Search/SearchStatusMenuNarrow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ function SearchStatusMenuNarrow({statusMenuItems, activeItemIndex, title}: Searc
<Button
icon={Expensicons.Filters}
onPress={() => Navigation.navigate(ROUTES.SEARCH_ADVANCED_FILTERS)}
medium
innerStyles={styles.searchNarrowFilterButton}
/>
<PopoverMenu
Expand Down

0 comments on commit dda75e4

Please sign in to comment.