Skip to content

Commit

Permalink
Merge pull request Expensify#33333 from margelo/perunt/status-theme
Browse files Browse the repository at this point in the history
Status, theme fix
  • Loading branch information
rlinoz authored Dec 20, 2023
2 parents 2540a7f + 3e6c72d commit d4c3f2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ function StatusClearAfterPage({currentUserPersonalDetails, customStatus}) {
key={`${index}+${item.value}`}
onSelectRow={() => updateMode(item)}
showTooltip={false}
isFocused={item.isSelected}
/>
)),
[statusType, updateMode],
Expand Down

0 comments on commit d4c3f2f

Please sign in to comment.