mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 15:49:23 +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
|
||||
import { Node } from '@tiptap/core'
|
||||
import Component from './Component.vue'
|
||||
|
||||
export default Node.create({
|
||||
// configuration …
|
||||
|
Loading…
Reference in New Issue
Block a user