UNPKG

@mantine/tiptap

Version:

Rich text editor based on tiptap

5 lines (4 loc) 263 B
export * from './controls'; export { RichTextEditorLinkControl } from './RichTextEditorLinkControl'; export { RichTextEditorColorPickerControl } from './RichTextEditorColorPickerControl'; export { RichTextEditorColorControl } from './RichTextEditorColorControl';