Kindeditor based on react
BACKUP_PROPERTIES
npm install --save afeiship/react-kindeditor --registry=https://registry.npm.taobao.org
import ReactKindeditor from 'react-kindeditor';
// customize your styles:
$react-kindeditor-options:(
);
@import 'node_modules/react-kindeditor/dist/style.scss';
BACKUP_USAGE