Skip to content

Commit

Permalink
Fix running test error. #64
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 17, 2018
1 parent ce31328 commit 23280ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/md/cn/recommendation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
路由 | [react-router](https://github.com/ReactTraining/react-router)
布局 | [react-blocks](https://github.com/whoisandy/react-blocks)
拖拽 | [react-dnd](https://github.com/gaearon/react-dnd) / [react-draggable](https://github.com/mzabriskie/react-draggable)
代码编辑器 | [react-codemirror2](https://github.com/scniro/react-codemirror2)
代码编辑器 | [react-codemirror](https://github.com/uiw-react/react-codemirror) / [react-monacoeditor](https://github.com/jaywcjlove/react-monacoeditor/)
富文本编辑器 | [react-quill](https://github.com/zenoamaro/react-quill) / [react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg) / [react-lz-editor](https://github.com/leejaen/react-lz-editor) / [braft-editor](https://github.com/margox/braft-editor)
拾色器 | [rc-color-picker](https://github.com/react-component/color-picker) / [react-color](http://casesandberg.github.io/react-color/)
响应式 | [react-responsive](https://github.com/contra/react-responsive) / [react-media](https://github.com/ReactTraining/react-media)
Expand Down

0 comments on commit 23280ca

Please sign in to comment.