Skip to content

Commit

Permalink
website: update website style.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 3, 2021
1 parent 7750a0d commit cfb1653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default class App extends React.PureComponent<AppProps, AppState> {
<img src="https://img.shields.io/npm/dm/react-hot-keys.svg?style=flat" alt="NPM Downloads" />
</a>
</Github>
<GitHubCorners href="https://github.com/jaywcjlove/react-hotkeys" target="__blank" />
<GitHubCorners href="https://github.com/jaywcjlove/react-hotkeys" target="__blank" fixed zIndex={9999} />
<Hotkeys
keyName="shift+a,alt+s,shift+/"
onKeyDown={this.onKeyDown.bind(this)}
Expand Down

0 comments on commit cfb1653

Please sign in to comment.