1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 10:29:48 +02:00

Add docs for with-react

This commit is contained in:
Sunny Hirai
2023-04-12 22:01:59 -07:00
parent cf5563a74d
commit 92b03170f7
3 changed files with 20 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
## Libraries
- [Slate React](libraries/slate-react/README.md)
- [withReact](libraries/slate-react/with-react.md)
- [Slate History](libraries/slate-history/README.md)
- [withHistory](/libraries/slate-history/with-history.md)
- [HistoryEditor](/libraries/slate-history/history-editor.md)