mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-12 02:03:59 +02:00
Fix table of contents for doc related to Slate React
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
- [Slate React](libraries/slate-react/README.md)
|
||||
- [withReact](libraries/slate-react/with-react.md)
|
||||
- [ReactEditor](libraries/slate-react/react-editor.md)
|
||||
- [Editable](libraries/slate-react/editable.md)
|
||||
- [Hooks](libraries/slate-react/hooks.md)
|
||||
- [Editable](libraries/slate-react/editable.md)
|
||||
- [Event Handling](libraries/slate-react/event-handling.md)
|
||||
- [Slate History](libraries/slate-history/README.md)
|
||||
- [withHistory](libraries/slate-history/with-history.md)
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user