Skip to content

Commit

Permalink
Test comment for pr testing (#6953)
Browse files Browse the repository at this point in the history
Co-authored-by: bailey-meta <baileyyee@fb.com>
Co-authored-by: Niels Y. <niels.yogi@gmail.com>
  • Loading branch information
3 people authored Dec 12, 2024
1 parent f49f068 commit f989d19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/lexical-dragon/flow/LexicalDragon.js.flow
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ import {$getSelection, $isRangeSelection, $isTextNode} from 'lexical';
declare export function registerDragonSupport(
editor: LexicalEditor,
): () => void;

// test comment for pr testing

0 comments on commit f989d19

Please sign in to comment.