mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
upd doc
This commit is contained in:
parent
909080a908
commit
b4d948586f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ export default class Keyboard extends Module {
|
|||
/**
|
||||
* Handle pressing enter key
|
||||
*
|
||||
* @param {KeyDown} event
|
||||
* @param {KeyboardEvent} event
|
||||
*/
|
||||
enterPressed(event) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue