We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
Navigate
1 parent a0da745 commit e254133Copy full SHA for e254133
contributors.yml
@@ -5,6 +5,7 @@
5
- AchThomas
6
- adamdotjs
7
- adil62
8
+- adrienharnay
9
- afzalsayed96
10
- Ajayff4
11
- akamfoad
docs/hooks/use-navigate.md
@@ -54,7 +54,7 @@ The `navigate` function has two signatures:
54
55
## `options.replace`
56
57
-Specifying `replace: true` will cause the navigation will replace the current entry in the history stack instead of adding a new one.
+Specifying `replace: true` will cause the navigation to replace the current entry in the history stack instead of adding a new one.
58
59
## `options.state`
60
0 commit comments