Skip to content

Commit

Permalink
minor update.
Browse files Browse the repository at this point in the history
Signed-off-by: Krishna Gupta <[email protected]>
  • Loading branch information
Krishna2323 committed Jun 14, 2024
1 parent a6860b0 commit 8d725f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ function ReceiptCell({transactionItem}: TransactionCellProps) {
style={[
StyleUtils.getWidthAndHeightStyle(variables.h36, variables.w40),
StyleUtils.getBorderRadiusStyle(variables.componentBorderRadiusSmall),
styles.overflowHidden,
StyleUtils.getBackgroundColorStyle(theme.border),
styles.overflowHidden,
]}
>
<ReceiptImage
Expand Down

0 comments on commit 8d725f4

Please sign in to comment.