mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
fix linting issues in react exports
This commit is contained in:
parent
0e5af53778
commit
51c5e5fc5c
@ -8,5 +8,5 @@ export * from './NodeViewWrapper.js'
|
||||
export * from './ReactNodeViewRenderer.js'
|
||||
export * from './ReactRenderer.js'
|
||||
export * from './useEditor.js'
|
||||
export * from './useReactNodeView.js';
|
||||
export * from './useReactNodeView.js'
|
||||
export * from '@tiptap/core'
|
||||
|
Loading…
Reference in New Issue
Block a user