mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
upd
This commit is contained in:
parent
1928823b53
commit
0de7447a17
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ export default class Flipper {
|
|||
* Allows to select next/prev lines of text using keyboard
|
||||
*/
|
||||
if (isShiftKey === true) {
|
||||
// return;
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue