Skip to content

Commit

Permalink
Update js.md
Browse files Browse the repository at this point in the history
Delete redundant the vue file
  • Loading branch information
xlei1123 authored Apr 24, 2023
1 parent 20359ee commit e5f61e8
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 e5f61e8

Please sign in to comment.