UNPKG

mui-tiptap

Version:

A Material-UI (MUI) styled WYSIWYG rich text editor, using Tiptap

6 lines (5 loc) 457 B
export { default as FontSize, type FontSizeAttrs, type FontSizeOptions, } from "./FontSize"; export { default as HeadingWithAnchor, scrollToCurrentHeadingAnchor, type HeadingWithAnchorOptions, } from "./HeadingWithAnchor"; export { default as LinkBubbleMenuHandler, type LinkBubbleMenuHandlerStorage, } from "./LinkBubbleMenuHandler"; export { default as ResizableImage } from "./ResizableImage"; export { default as TableImproved } from "./TableImproved";