开发者问题收集
我正在尝试使用Froala 富文本编辑器的 React 版本另请参阅react-froala-wysiwyg。我创建了一个简单的编辑器组件,如下所示import { string } from 'prop-types'// note the docs say do this// import 'froala-editor/js/froala_editor.pkgd.min.js'// but th