mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Update TransactionListItem.tsx
This commit is contained in:
parent
9f31f5bdee
commit
8de1ebdf3b
1 changed files with 0 additions and 4 deletions
|
@ -332,7 +332,3 @@ export const TransactionListItem: React.FC<TransactionListItemProps> = React.mem
|
|||
</ToolTipMenu>
|
||||
);
|
||||
});
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
iconWidth: { width: 25 },
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue