UNPKG

@bettaibi/react-blocknote

Version:

A modern, versatile rich text editor component for React applications with an elegant UI and Notion-like functionality. Supports both React 18 and React 19.

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