mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
fix form item demo style
This commit is contained in:
parent
7a142993a1
commit
997db86d76
@ -76,7 +76,8 @@ ReactDOM.render(
|
||||
<FormItem
|
||||
label="Datepicker:"
|
||||
labelCol={{span: 5}}
|
||||
validateStatus="error">
|
||||
validateStatus="error"
|
||||
help>
|
||||
<Col span="6">
|
||||
<DatePicker />
|
||||
</Col>
|
||||
|
Loading…
Reference in New Issue
Block a user