Javascript 弗罗拉编辑';没有反映任何变化

Javascript 弗罗拉编辑';没有反映任何变化,javascript,reactjs,froala,Javascript,Reactjs,Froala,我正在使用这个npm,我已经像这样传入了一些配置 <FroalaEditor base='https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.3.4' value={this.state.editorValue} config={ {shortcutsEnabled:['show', 'bold', 'underli

我正在使用这个npm,我已经像这样传入了一些配置

<FroalaEditor 
              base='https://cdnjs.cloudflare.com/ajax/libs/froala-editor/2.3.4'
              value={this.state.editorValue}
              config={
                {shortcutsEnabled:['show', 'bold', 'underline', 'strikeThrough', 'indent', 'outdent', 'undo', 'redo', 'insertImage', 'createLink']}
              } 
            />


但我看不到变化。

还有另一个回购协议,由Froala团队正式维护,最好使用该协议:。它还支持。

您希望看到什么样的“变化”?