mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-19 06:43:02 +08:00
commit
acaa0cd8d3
@ -19,7 +19,6 @@ This is how your node extension could look like:
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
import { Node } from '@tiptap/core'
|
import { Node } from '@tiptap/core'
|
||||||
import Component from './Component.vue'
|
|
||||||
|
|
||||||
export default Node.create({
|
export default Node.create({
|
||||||
// configuration …
|
// configuration …
|
||||||
|
Loading…
Reference in New Issue
Block a user