Skip to content

Commit 1d59f84

Browse files
authored
Update use-submit.md, a small link fix in the docs (#10727)
1 parent 028129c commit 1d59f84

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@
211211
- turansky
212212
- tyankatsu0105
213213
- underager
214+
- arka1002
214215
- valerii15298
215216
- ValiantCat
216217
- vijaypushkin

docs/hooks/use-submit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ submit(null, {
153153
Because submissions are navigations, the options may also contain the other navigation related props from [`<Form>`][form] such as `replace`, `state`, `preventScrollReset`, `relative`, etc.
154154

155155
[pickingarouter]: ../routers/picking-a-router
156-
[form]: ../components/form.md
156+
[form]: ../components/form

0 commit comments

Comments
 (0)