fix: fix _internalItemRender transparent transmission problem (#27934)

This commit is contained in:
陈帅 2020-11-22 20:10:28 -06:00 committed by GitHub
parent 66f425c1ef
commit ec9111ed8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,6 +222,7 @@ function FormItem<Values = any>(props: FormItemProps<Values>): React.ReactElemen
'validateStatus',
'valuePropName',
'wrapperCol',
'_internalItemRender',
])}
>
{/* Label */}