Skip to content

Commit 12e391e

Browse files
authoredDec 6, 2024··
chore(deps): update deps manually (#1057)
1 parent 5c875c3 commit 12e391e

File tree

54 files changed

+1353
-1564
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1353
-1564
lines changed
 

‎.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.15.1
1+
22.12.0

‎docs/framework/angular/reference/functions/injectform.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ function injectForm<TFormData, TFormValidator>(opts?): FormApi<TFormData, TFormV
1717

1818
## Parameters
1919

20-
**opts?**: `FormOptions`\<`TFormData`, `TFormValidator`\>
20+
### opts?
21+
22+
`FormOptions`\<`TFormData`, `TFormValidator`\>
2123

2224
## Returns
2325

0 commit comments

Comments
 (0)
Please sign in to comment.