UNPKG

@unicef/material-slate

Version:

Material UI rich text editor based on Slate for react

7 lines (5 loc) 104 B
import { Editor } from 'slate' const MaterialEditor = { ...Editor, } export default MaterialEditor