mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
docs: update demo
This commit is contained in:
parent
2dd781edb3
commit
f25ac2feac
@ -51,7 +51,7 @@ let Demo = React.createClass({
|
||||
</FormItem>
|
||||
<FormItem
|
||||
{...formItemLayout}
|
||||
label={<span>卖身华府<Tooltip title="我为秋香"><Icon type="question" /></Tooltip></span>}>
|
||||
label={<span>卖身华府 <Tooltip title="我为秋香"><Icon type="question-circle-o" /></Tooltip> :</span>}>
|
||||
<label>
|
||||
<Checkbox {...getFieldProps('agreement')} />同意
|
||||
</label>
|
||||
|
Loading…
Reference in New Issue
Block a user