Skip to content

Commit

Permalink
πŸ“ docs: fix reset doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Apr 16, 2021
1 parent 2c2ba58 commit 8c8a5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/form/src/form.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 114,7 @@ ProForm is a repackaging of antd Form, if you want to customize form elements, P
| omitNil | ProForm automatically clears null and undefined data, if you have agreed that nil means something, set to false to disable this feature | `boolean` | true |
| string | [(...)](https://ant.design/components/form-cn/) | support other antd `Form` component parameters besides `wrapperCol` \| `labelCol` \| `layout` | - | - |

### ProForm.
### ProForm.Group

| Parameters | Description | Type | Default |
| ---------- | ----------------------------- | ----------------- | ------- |
Expand Down

0 comments on commit 8c8a5c6

Please sign in to comment.