Update eslint and a few ZEIT references to Vercel
This commit is contained in:
parent
6ef561afe7
commit
5692d32f2a
24 changed files with 263 additions and 184 deletions
|
|
@ -89,7 +89,7 @@ class Hyper extends React.PureComponent<HyperProps> {
|
|||
|
||||
componentWillUnmount() {
|
||||
document.body.style.backgroundColor = 'inherit';
|
||||
this.mousetrap && this.mousetrap.reset();
|
||||
this.mousetrap?.reset();
|
||||
}
|
||||
|
||||
render() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue