UNPKG

reactjs-tiptap-editor

Version:

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

4 lines (3 loc) 118 B
export declare function IconHighlightFill({ fill }: { fill?: string; }): import("react/jsx-runtime").JSX.Element;