UNPKG

@uiw/react-md-editor

Version:

A markdown editor with preview, implemented with React.js and TypeScript.

5 lines (4 loc) 76 B
export interface IProps { prefixCls?: string; className?: string; }