UNPKG

react-garden

Version:

React + TypeScript + ThreeJS app using Material UI on NextJS, Apollo Client, GraphQL + WordPress REST APIs, for ThreeD web development.. a part of the threed.ai code family.

7 lines (4 loc) 191 B
// ** Component Import import ReactDraftWysiwyg from '~/@core/components/react-draft-wysiwyg' const EditorUncontrolled = () => <ReactDraftWysiwyg /> export default EditorUncontrolled