mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: Form should not trigger unnescessary onFieldsChange (#43290)
This commit is contained in:
parent
78714e01c4
commit
a39abf7c26
@ -128,7 +128,7 @@
|
||||
"rc-dialog": "~9.1.0",
|
||||
"rc-drawer": "~6.2.0",
|
||||
"rc-dropdown": "~4.1.0",
|
||||
"rc-field-form": "~1.32.0",
|
||||
"rc-field-form": "~1.34.0",
|
||||
"rc-image": "~5.17.1",
|
||||
"rc-input": "~1.0.4",
|
||||
"rc-input-number": "~7.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user