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 87275ed commit 69cd901Copy full SHA for 69cd901
packages/ava-site/docs/guide/ckb/intro.en.md
@@ -73,5 +73,8 @@ const knowledgeBase = CKBJson();
73
// Knowledage base for completed charts in Chinese.
74
const zhCompletedKB = CKBJson('zh-CN', true);
75
```
76
+## Demo
77
+
78
+<playground path="ckb/CKBJson/demo/chartdic.jsx"></playground>
79
80
</div>
packages/ava-site/docs/guide/ckb/intro.zh.md
@@ -77,4 +77,8 @@ const knowledgeBase = CKBJson();
+## 演示案例
81
82
83
84
0 commit comments