mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 14:08: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() {
|
componentWillUnmount() {
|
||||||
document.body.style.backgroundColor = 'inherit';
|
document.body.style.backgroundColor = 'inherit';
|
||||||
|
this.mousetrap && this.mousetrap.reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue