Open
Description
Lexical version:
Steps To Reproduce
- import { getNearestEditorFromDOMNode } from "lexical"
Cannot import getNearestEditorFromDOMNode because there is no getNearestEditorFromDOMNode export in lexical. [missing-export]
Link to code example:
not needed I think.
The current behavior
The function gets imported but a $FlowFixMe
is needed to suppress the error.
The expected behavior
No error.
Impact of fix
Not severe
Metadata
Assignees
Labels
No labels