mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 11:09:20 +01:00
Update WalletTransactions.tsx
This commit is contained in:
parent
3f82cb4449
commit
0bdfc6fa85
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ const WalletTransactions: React.FC<WalletTransactionsProps> = ({ route }) => {
|
|||
keyExtractor={_keyExtractor}
|
||||
renderItem={renderItem}
|
||||
initialNumToRender={10}
|
||||
removeClippedSubviews
|
||||
testID="TransactionsListView"
|
||||
contentInsetAdjustmentBehavior="automatic"
|
||||
automaticallyAdjustContentInsets
|
||||
|
|
Loading…
Add table
Reference in a new issue