1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 06:31:28 +02:00

Add separate page for Slate component in docs

This commit is contained in:
Sunny Hirai
2023-04-12 23:03:19 -07:00
parent 161c9d8f45
commit 67e8709f45
3 changed files with 38 additions and 1 deletions

View File

@@ -57,6 +57,7 @@
- [withReact](libraries/slate-react/with-react.md)
- [ReactEditor](libraries/slate-react/react-editor.md)
- [Hooks](libraries/slate-react/hooks.md)
- [Slate](libraries/slate-react/slate.md)
- [Editable](libraries/slate-react/editable.md)
- [Event Handling](libraries/slate-react/event-handling.md)
- [Slate History](libraries/slate-history/README.md)