Skip to content

Commit

Permalink
show green selector
Browse files Browse the repository at this point in the history
  • Loading branch information
twilight2294 authored Dec 3, 2024
1 parent 5bb0e9b commit 458dd98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Search/SearchSelectedNarrow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ function SearchSelectedNarrow({options, itemsLength}: SearchSelectedNarrowProps)
iconRight={Expensicons.DownArrow}
isDisabled={options.length === 0}
shouldShowRightIcon={options.length !== 0}
success
/>
<Modal
isVisible={isModalVisible}
Expand Down

0 comments on commit 458dd98

Please sign in to comment.