mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-01 02:04:33 +03:00
Review changes
This commit is contained in:
parent
349e6ee7c3
commit
1256dcabb5
@ -151,8 +151,8 @@ class TransferContainer extends Component {
|
||||
navigation.goBack();
|
||||
})
|
||||
.catch(err => {
|
||||
dispatch(toastNotification(err.message));
|
||||
navigation.goBack();
|
||||
dispatch(toastNotification(err.message));
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user