add floating menu to vue 3 and react
This commit is contained in:
@@ -2,6 +2,7 @@ export * from '@tiptap/core'
|
||||
export * from './BubbleMenu'
|
||||
export { Editor } from './Editor'
|
||||
export * from './EditorContent'
|
||||
export * from './FloatingMenu'
|
||||
export * from './useEditor'
|
||||
export * from './VueRenderer'
|
||||
export * from './VueNodeViewRenderer'
|
||||
|
||||
Reference in New Issue
Block a user