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