Skip to content

Commit

Permalink
Merge pull request ueberdosis#3978 from xlei1123/main
Browse files Browse the repository at this point in the history
Update js.md
  • Loading branch information
janthurau authored May 18, 2023
2 parents dfae03b + e5f61e8 commit acaa0cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/guide/node-views/js.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 …
Expand Down

0 comments on commit acaa0cd

Please sign in to comment.