Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
iRaySpace committed May 10, 2019
1 parent cd13dce commit b7c2eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/container/PaymentContainer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ export default class PaymentContainer extends React.Component {
);
});
}
}
};
onBack() {
this.props.navigation.goBack();
}
Expand Down

0 comments on commit b7c2eed

Please sign in to comment.