We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a3767 commit 6f44e0cCopy full SHA for 6f44e0c
README.md
@@ -1,6 +1,6 @@
1
# dt-react-codemirror-editor
2
3
-CodeMirror React.js 版本,自带一种自定义的日志模式 `dtlog`, 具体可以查看下面的使用示例。
+CodeMirror React.js 版本,自带一种自定义的日志模式 `dtlog`, 使用请参考[在线示例](https://dtstack.github.io/dt-react-codemirror-editor/)。
4
5
## 安装
6
@@ -16,6 +16,10 @@ npm install dt-react-codemirror-editor
16
yarn add dt-react-codemirror-editor
17
```
18
19
+## 使用
20
+
21
+在线预览:[https://dtstack.github.io/dt-react-codemirror-editor/](https://dtstack.github.io/dt-react-codemirror-editor/)
22
23
## License
24
25
MIT
0 commit comments