1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-15 11:44:05 +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

@@ -5,7 +5,7 @@ This sub-library contains the React-specific logic for Slate.
- [withReact](./with-react.md)
- [ReactEditor](./react-editor.md)
- [Hooks](./hooks.md)
- Slate (under construction)
- [Slate](./slate.md)
- [Editable](./editable.md)
- Usage (under construction)
- [Event Handling](./event-handling.md)