UNPKG

reactjs-tiptap-editor

Version:

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

7 lines (6 loc) 182 B
export * from './ActionButton'; export * from './ActionMenuButton'; export * from './ColorPicker'; export * from './RichTextProvider'; export * from './icons'; export * from './ui';