mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-10 17:24:02 +02:00
Fix a few typos in the docs (#5463)
* fix: typo in with-react docs * fix: typo in range docs * fix: typo in faq docs * fix: typo in react-editor docs
This commit is contained in:
@@ -10,7 +10,7 @@ const [editor] = useState(() => withReact(withHistory(createEditor())))
|
||||
- [Check methods](react-editor.md#check-methods)
|
||||
- [Focus and selection methods](react-editor.md#focus-and-selection-methods)
|
||||
- [DOM translation methods](react-editor.md#dom-translation-methods)
|
||||
- [DataTranfer methods](react-editor.md#datatransfer-methods)
|
||||
- [DataTransfer methods](react-editor.md#datatransfer-methods)
|
||||
|
||||
## Static methods
|
||||
|
||||
|
Reference in New Issue
Block a user