Skip to content

Commit

Permalink
chore: ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Jan 9, 2025
1 parent 1287056 commit 6ac5ae0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { mergeAttributes, Node } from '@tiptap/core'
import { ReactNodeViewRenderer } from '@tiptap/react'

import Component from './Component.jsx'
import Component from './Component.js'

export default Node.create({
name: 'reactComponent',
Expand Down

0 comments on commit 6ac5ae0

Please sign in to comment.