docs: remove useless code

This commit is contained in:
Benjy Cui 2017-01-13 15:14:06 +08:00
parent e459562cdc
commit eeae03d681

View File

@ -19,12 +19,6 @@ const FormItem = Form.Item;
let uuid = 0;
class DynamicFieldSet extends React.Component {
componentWillMount() {
this.props.form.setFieldsValue({
keys: [0],
});
}
remove = (k) => {
const { form } = this.props;
// can use data-binding to get