We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ce1a3 commit 152b0acCopy full SHA for 152b0ac
1 file changed
src/components/CodeEditor/CodeEditor.js
@@ -60,7 +60,7 @@ class CodeEditor extends Component {
60
<br />
61
62
这可能是广告拦截器导致的。如果你正在使用此类插件,
63
- 建议将 reactjs.org 加入白名单,以保证代码范例能够正常工作。
+ 建议将 reactjs.org 加入白名单,以保证代码示例能够正常工作。
64
</span>
65
);
66
} else if (error != null) {
0 commit comments