mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update reorderWallets.js
This commit is contained in:
parent
fe89b10e50
commit
d64979f413
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ const ReorderWallets = () => {
|
|||
<ScaleDecorator>
|
||||
<Pressable
|
||||
disabled={isActive}
|
||||
onPressIn={drag}
|
||||
onLongPress={drag}
|
||||
shadowOpacity={40 / 100}
|
||||
shadowOffset={{ width: 0, height: 0 }}
|
||||
shadowRadius={5}
|
||||
|
|
Loading…
Add table
Reference in a new issue