docs: English translation of tab's position demo (#3050)

Just a small update of a label.
This commit is contained in:
Marius Ileana 2016-09-18 04:26:39 +03:00 committed by Benjy Cui
parent 837ec0cb07
commit 691a4d5766

View File

@ -31,7 +31,7 @@ const Demo = React.createClass({
return (
<div>
<div style={{ marginBottom: 16 }}>
页签位置
Tab position
<Select value={this.state.tabPosition} onChange={this.changeTabPosition}
dropdownMatchSelectWidth={false}
>