mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-15 05:33:50 +08:00
Fix React warnings.
This commit is contained in:
@ -30,7 +30,7 @@ class ProviderEditPage extends React.Component {
|
||||
};
|
||||
}
|
||||
|
||||
componentWillMount() {
|
||||
UNSAFE_componentWillMount() {
|
||||
this.getProvider();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user