Commit e2aef260 by Giang Tran

merge code

parents 3b8046c9 d0705063
......@@ -94,4 +94,4 @@ const mapStateToProps = (state) => {
};
};
export default connect(mapStateToProps, {changeLanguage})(RootView);
export default connect(mapStateToProps, {})(RootView);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment