Skip to content

Commit

Permalink
Fix small screen Badge border color
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-solecki committed Jul 19, 2024
1 parent 77efcef commit fdb5105
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ function ExpenseItemHeaderNarrow({
action={action}
goToItem={onButtonPress}
isLargeScreenWidth={false}
isSelected={isSelected}
/>
</View>
</View>
Expand Down

0 comments on commit fdb5105

Please sign in to comment.