Update js.md

Delete redundant the vue file
This commit is contained in:
口袋 2023-04-24 08:28:36 +08:00 committed by GitHub
parent 20359ee27d
commit e5f61e88f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 …