mirror of
https://github.com/facebook/lexical.git
synced 2025-05-17 15:18:47 +08:00
Update react.md, fix typo (#7365)
This commit is contained in:
@ -85,7 +85,7 @@ function Editor() {
|
||||
id="lexical/react-rich-collab"
|
||||
providerFactory={providerFactory}
|
||||
// Optional initial editor state in case collaborative Y.Doc won't
|
||||
// have any existing data on server. Then it'll user this value to populate editor.
|
||||
// have any existing data on server. Then it'll use this value to populate editor.
|
||||
// It accepts same type of values as LexicalComposer editorState
|
||||
// prop (json string, state object, or a function)
|
||||
initialEditorState={$initialEditorState}
|
||||
|
Reference in New Issue
Block a user