1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

Extract ReactEditor docs into its own page and organize the methods with subheadings

This commit is contained in:
Sunny Hirai
2023-04-12 22:14:00 -07:00
parent 92b03170f7
commit 083424eeb0
3 changed files with 108 additions and 87 deletions

View File

@@ -53,9 +53,10 @@
## Libraries
- [Slate React](libraries/slate-react/README.md)
- [withReact](libraries/slate-react/with-react.md)
- [Slate History](libraries/slate-history/README.md)
- [Slate React](/libraries/slate-react/README.md)
- [withReact](/libraries/slate-react/with-react.md)
- [ReactEditor](/libraries/slate-react/react-editor.md)
- [Slate History](/libraries/slate-history/README.md)
- [withHistory](/libraries/slate-history/with-history.md)
- [HistoryEditor](/libraries/slate-history/history-editor.md)
- [History](/libraries/slate-history/history.md)