Broke up the home page
This commit is contained in:
@@ -65,7 +65,7 @@ class PasswordChange extends React.Component {
|
||||
|
||||
//DEBUGGING
|
||||
if (this.props.onPasswordChange) {
|
||||
this.props.onPasswordChange();
|
||||
this.props.onPasswordChange(json.msg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user