Skip to content

Commit

Permalink
ci: apply automated fixes and generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Oct 29, 2024
1 parent ed84226 commit 2f74a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/functions/mergeform.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ function mergeForm<TFormData, TFormValidator>(baseForm, state): FormApi<NoInfer<

## Defined in

[packages/form-core/src/mergeForm.ts:35](https://github.com/TanStack/form/blob/main/packages/form-core/src/mergeForm.ts#L35)
[packages/form-core/src/mergeForm.ts:36](https://github.com/TanStack/form/blob/main/packages/form-core/src/mergeForm.ts#L36)

0 comments on commit 2f74a75

Please sign in to comment.