Upgrade ESlint to v8 (#23305)
This commit is contained in:
@@ -32,7 +32,7 @@ class PictureInPicture extends React.Component {
|
||||
handleClose = () => {
|
||||
const { dispatch } = this.props;
|
||||
dispatch(removePictureInPicture());
|
||||
}
|
||||
};
|
||||
|
||||
render () {
|
||||
const { type, src, currentTime, accountId, statusId } = this.props;
|
||||
|
||||
Reference in New Issue
Block a user