Skip to content

Commit

Permalink
docs: English translation of tab's position demo (ant-design#3050)
Browse files Browse the repository at this point in the history
Just a small update of a label.
  • Loading branch information
Marius Ileana authored and benjycui committed Sep 18, 2016
1 parent 837ec0c commit 691a4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/tabs/demo/position.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
>
Expand Down

0 comments on commit 691a4d5

Please sign in to comment.