mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
Use HATEOAS link to change password
This commit is contained in:
@@ -79,7 +79,6 @@ class SetUserPassword extends React.Component<Props, State> {
|
||||
};
|
||||
|
||||
render() {
|
||||
console.log("RENDER");
|
||||
const { t } = this.props;
|
||||
const { loading, passwordChanged, error } = this.state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user