We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b65cd commit 1f43e01Copy full SHA for 1f43e01
docs/README.zh-CN.md
@@ -806,7 +806,7 @@ module.exports = {
806
807
<br>
808
809
-## Props
+## 属性
810
811
| 名称 | 说明 | 类型 | 默认值 |
812
| ------- | ---------------------------------------------------------------------------------------------------- | ------------- | -------- |
package.json
@@ -51,7 +51,7 @@
51
"peerDependencies": {
52
"@vue/composition-api": ">=1",
53
"vanilla-jsoneditor": ">=0",
54
- "vue": "2 || 3"
+ "vue": "2||3"
55
},
56
"peerDependenciesMeta": {
57
"@vue/composition-api": {
0 commit comments