Skip to content

Commit

Permalink
chore: update public/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 3, 2021
1 parent cfb1653 commit 44bf170
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>react-hot-keys Demo.</title>
<meta name="keywords" content="react,component,hotkey,shortcuts,keyboard,keyup,keydown" />
<meta name="description" content="React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts." />
</head>

<body>
Expand Down

0 comments on commit 44bf170

Please sign in to comment.