Delint
This commit is contained in:
parent
78812b6f85
commit
517dee413e
13 changed files with 19 additions and 6 deletions
|
@ -71,6 +71,7 @@ export default class AppsDrawer extends React.Component {
|
|||
}
|
||||
|
||||
// TODO: [REACT-WARNING] Replace with appropriate lifecycle event
|
||||
// eslint-disable-next-line camelcase
|
||||
UNSAFE_componentWillReceiveProps(newProps) {
|
||||
// Room has changed probably, update apps
|
||||
this._updateApps();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue