mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
docs: English translation of tab's position demo (#3050)
Just a small update of a label.
This commit is contained in:
parent
837ec0cb07
commit
691a4d5766
@ -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}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user