Commit 9ce5f28
fix(react-form): ensure
* fix(react-form): fix handleSubmit no longer returning a promise
* Fix FormApi.handleSubmit to return a promise
* ci: apply automated fixes and generate docs
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>FormApi.handleSubmit returns a promise again (#1924)1 parent 6a5e1c1 commit 9ce5f28
File tree
2 files changed
+6
-1
lines changed- .changeset
- packages/react-form/src
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments