WIP / exchangeRate / localize

This commit is contained in:
elforjani3
2020-05-10 20:44:23 +02:00
parent e590a21740
commit cceb4786c2
55 changed files with 2339 additions and 971 deletions

View File

@@ -16,4 +16,4 @@ const mapStateToProps = (state, props) => ({
accountErrors: state.accounts.errors,
});
export default connect(mapStateToProps);
export default connect(mapStateToProps);