diff --git a/components/form/demo/validate-other.md b/components/form/demo/validate-other.md index 6c1c8cebbe..7a53c787c0 100644 --- a/components/form/demo/validate-other.md +++ b/components/form/demo/validate-other.md @@ -114,6 +114,19 @@ const Demo = Form.create()(React.createClass({ label="Radio.Group" > {getFieldDecorator('radio-group')( + + item 1 + item 2 + item 3 + + )} + + + + {getFieldDecorator('radio-button')( item 1 item 2