Initial draft of the begin component reference (#4272)

### What problem does this PR solve?

### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-12-27 17:07:31 +08:00
committed by GitHub
parent 7773afa561
commit 8cdf10148d
11 changed files with 86 additions and 7 deletions

View File

@ -55,7 +55,7 @@ const BeginDynamicOptions = () => {
icon={<PlusOutlined />}
block
>
Add field
Add option
</Button>
<Form.ErrorList errors={errors} />
</Form.Item>