mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
refactor: Update rc-field-form version (#27319)
* refactor: Update rc-field-form version * update snapshot
This commit is contained in:
parent
75d4fdb3f1
commit
06b25b4d07
@ -2354,6 +2354,7 @@ exports[`renders ./components/form/demo/inline-login.md correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
class="ant-btn ant-btn-primary"
|
class="ant-btn ant-btn-primary"
|
||||||
|
disabled=""
|
||||||
type="submit"
|
type="submit"
|
||||||
>
|
>
|
||||||
<span>
|
<span>
|
||||||
|
@ -124,7 +124,7 @@
|
|||||||
"rc-dialog": "~8.4.0",
|
"rc-dialog": "~8.4.0",
|
||||||
"rc-drawer": "~4.1.0",
|
"rc-drawer": "~4.1.0",
|
||||||
"rc-dropdown": "~3.2.0",
|
"rc-dropdown": "~3.2.0",
|
||||||
"rc-field-form": "~1.12.0",
|
"rc-field-form": "~1.13.0",
|
||||||
"rc-image": "~3.2.1",
|
"rc-image": "~3.2.1",
|
||||||
"rc-input-number": "~6.1.0",
|
"rc-input-number": "~6.1.0",
|
||||||
"rc-mentions": "~1.5.0",
|
"rc-mentions": "~1.5.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user