We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ece53 commit ec3f506Copy full SHA for ec3f506
packages/utils/src/pickProFormItemProps/index.tsx
@@ -26,6 +26,7 @@ const antdFormItemPropsList = [
26
'valuePropName',
27
'wrapperCol',
28
'hidden',
29
+ 'validateDebounce',
30
// 我自定义的
31
'addonBefore',
32
'addonAfter',
0 commit comments