test: Update snapshot

This commit is contained in:
zombiej 2021-11-26 15:49:09 +08:00
parent dd1670a3b4
commit 122fd8b9b9

View File

@ -245,6 +245,7 @@ function FormItem<Values = any>(props: FormItemProps<Values>): React.ReactElemen
{...omit(restProps, [
'colon',
'extra',
'fieldKey',
'getValueFromEvent',
'getValueProps',
'htmlFor',