UNPKG

tiptop-editor

Version:

Notion-like editor built with Tiptap v3 and HeroUI

7 lines (6 loc) 199 B
declare const ColorIcon: ({ color, bgColor, buttonType }: { buttonType: string; color?: string; bgColor?: string; }) => import("react/jsx-runtime").JSX.Element; export default ColorIcon;