improved tag clicking events
This commit is contained in:
@ -149,7 +149,7 @@ class Player extends React.Component {
|
||||
}
|
||||
|
||||
closebtn() {
|
||||
this.props.viewbinding.hideVideo();
|
||||
this.props.viewbinding.returnToLastElement();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user