mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
parent
a14c55640c
commit
0199c44915
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ class Hyper extends React.PureComponent {
|
|||
|
||||
componentWillUnmount() {
|
||||
document.body.style.backgroundColor = 'inherit';
|
||||
this.mousetrap && this.mousetrap.reset();
|
||||
}
|
||||
|
||||
render() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue