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