docs: translate demo (#2996)

This commit is contained in:
Shawn Sit 2016-09-10 18:00:51 +08:00 committed by Benjy Cui
parent ab11f5e092
commit 9777c7d065

View File

@ -37,7 +37,7 @@ const App = React.createClass({
onChange={this.onCheckAllChange}
checked={this.state.checkAll}
>
全选
Check all
</Checkbox>
</div>
<br />