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