Remove keyjs.dev link under the key codes inspection snippet.

This commit is contained in:
Dani Gámez Franco 2021-01-03 11:21:28 +01:00 committed by GitHub
parent 9f2d2005a4
commit 04b1313922
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,6 @@ Try different key combinations in the text field.
[codetabs src="keyboard-dump" height=480] [codetabs src="keyboard-dump" height=480]
``` ```
If you'd like to see some of the many other properties inside a `KeyboardEvent`, you can use [Key.js](https://keyjs.dev), a similar keyboard event inspection tool.
## Keydown and keyup ## Keydown and keyup