1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-11 17:53:59 +02:00

Fix table of contents for doc related to Slate React

This commit is contained in:
Sunny Hirai
2023-04-12 22:47:16 -07:00
parent 0e34b35aed
commit 161c9d8f45
2 changed files with 3 additions and 3 deletions

View File

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