mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-01 17:39:03 +08:00
Update js.md
Delete redundant the vue file
This commit is contained in:
parent
20359ee27d
commit
e5f61e88f1
@ -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