Skip to content

Commit 62979b4

Browse files
committed
edit md
1 parent 5d3a2c5 commit 62979b4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

react/component/src/communication/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,7 @@ var ChildrenComponent4_2 = React.createClass({
277277
});
278278
ReactDOM.render(<ParentComponent4/>, document.getElementById('div4'));
279279
```
280-
[效果预览](https://wscats.github.io/react-tutorial/react/component/src/communication/communication.html)
280+
281+
### 效果预览
282+
283+
- [父子组件双向通信](https://wscats.github.io/react-tutorial/react/component/src/communication/communication.html)

0 commit comments

Comments
 (0)