Progress on DMs responsiveness
Progress on DMs responsiveness
This commit is contained in:
@@ -19,6 +19,7 @@ class BackButton extends React.PureComponent {
|
||||
|
||||
handleBackClick = () => {
|
||||
this.historyBack()
|
||||
if (!!this.props.onClick) this.props.onClick()
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user