Update reorderWallets.js

This commit is contained in:
Marcos Rodriguez Vélez 2022-01-27 17:17:59 -05:00
parent fe89b10e50
commit d64979f413
No known key found for this signature in database
GPG key ID: 0D64671698D11C5C

View file

@ -100,7 +100,7 @@ const ReorderWallets = () => {
<ScaleDecorator>
<Pressable
disabled={isActive}
onPressIn={drag}
onLongPress={drag}
shadowOpacity={40 / 100}
shadowOffset={{ width: 0, height: 0 }}
shadowRadius={5}