diff --git a/README.md b/README.md index a3c8fdc..845e52d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -[](https://github.com/jaywcjlove/hotkeys/issues) [](https://github.com/jaywcjlove/hotkeys/network) [](https://github.com/jaywcjlove/hotkeys/stargazers) [](https://github.com/jaywcjlove/hotkeys/releases)  [](https://www.travis-ci.org/jaywcjlove/hotkeys) [](https://coveralls.io/github/jaywcjlove/hotkeys?branch=master) [](./README-zh.md) +[](https://github.com/jaywcjlove/hotkeys/issues) [](https://github.com/jaywcjlove/hotkeys/network) [](https://github.com/jaywcjlove/hotkeys/stargazers) [](https://github.com/jaywcjlove/hotkeys/releases)  [](https://www.travis-ci.org/jaywcjlove/hotkeys) [](https://coveralls.io/github/jaywcjlove/hotkeys?branch=master) [](./README-zh.md) [](https://gitee.com/jaywcjlove/hotkeys) HotKeys.js is an input capture library with some very special features, it is easy to pick up and use, has a reasonable footprint (~3kb) (gzipped: 1.73kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks. Official document [demo preview](http://jaywcjlove.github.io/hotkeys). [More examples](https://github.com/jaywcjlove/hotkeys/issues?q=label%3ADemo+). diff --git a/website/App.js b/website/App.js index 652423d..0176ca6 100644 --- a/website/App.js +++ b/website/App.js @@ -107,6 +107,9 @@ export default class App extends Component { + + +