Skip to content

Commit 33fbb1c

Browse files
committed
Merge branch 'master' of https://github.com/ascoders/weekly
2 parents 0c3125b + e711bfa commit 33fbb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

可视化搭建/272.容器组件设计.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Children
1616

17-
`children` 因为太常用因此单独强调出来,可以只在在组件实例定义 `children` 属性,它为是一个数组
17+
`children` 因为太常用因此单独强调出来,可以只在组件实例定义 `children` 属性,它是一个数组
1818

1919
```jsx
2020
import { ComponentInstance } from "designer";

0 commit comments

Comments
 (0)