mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
Use HATEOAS link to change password
This commit is contained in:
@@ -14,7 +14,6 @@ type State = {
|
||||
};
|
||||
type Props = {
|
||||
passwordChanged: string => void,
|
||||
password: string,
|
||||
// Context props
|
||||
t: string => string
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user