-
-
Notifications
You must be signed in to change notification settings - Fork 278
feature: add default onReset props on Form component #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/react-component/field-form/ABwiVAa2HKMeUJ4QgmdXjqioyRjF |
Codecov Report
@@ Coverage Diff @@
## master #278 +/- ##
=======================================
Coverage 99.89% 99.89%
=======================================
Files 13 13
Lines 969 973 +4
Branches 229 230 +1
=======================================
+ Hits 968 972 +4
Misses 1 1
Continue to review full report at Codecov.
|
Are there any other problems? could you merge this PR? Thanks! |
feature branch please |
@zombieJ this repo do not have a branch named feature. awkward... |
My bad. That's OK. |
|
@jueinin , pls create PR to antd feature branch also. Thx~ |
fix #ant-design/ant-design#29439
Besides, put the ...restProps behind, so that user can cover it