$ npm install rich-editor --save
import React, { Component } from "react";
import ReactDOM from "react-dom";
import RichEditor from 'rich-editor';
class Demo extends Component {
render() {
return (<RichEditor />);
}
}
Thank you first.
Any request that match our product concepts will be considered.