mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:40:13 +08:00
Fix typo
This commit is contained in:
parent
025dfff1d9
commit
cb4b8b597f
@ -68,7 +68,7 @@ export default props => {
|
||||
}
|
||||
```
|
||||
|
||||
And yes, all of that is reactive, too. A pretty seemless communication, isn’t it?
|
||||
And yes, all of that is reactive, too. A pretty seamless communication, isn’t it?
|
||||
|
||||
## Adding a content editable
|
||||
There is another component called `NodeViewContent` which helps you adding editable content to your node view. Here is an example:
|
||||
|
Loading…
Reference in New Issue
Block a user