We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ca730 commit b72d853Copy full SHA for b72d853
packages/lexical-dragon/flow/LexicalDragon.js.flow
@@ -11,5 +11,3 @@ import {$getSelection, $isRangeSelection, $isTextNode} from 'lexical';
11
declare export function registerDragonSupport(
12
editor: LexicalEditor,
13
): () => void;
14
-
15
-// test comment for pr testing
0 commit comments