Skip to content

Commit c980658

Browse files
authored
update useState URL to current (#10378)
1 parent fe8243f commit c980658

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
@@ -163,6 +163,7 @@
163163
- promet99
164164
- pyitphyoaung
165165
- RobHannay
166+
- rimian
166167
- rtmann
167168
- rubeonline
168169
- ryanflorence

docs/hooks/use-search-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ function App() {
6969
[functional-updates]: https://reactjs.org/docs/hooks-reference.html#functional-updates
7070
[searchparams]: https://developer.mozilla.org/en-US/docs/Web/API/URL/searchParams
7171
[usesearchparams-native]: ./use-search-params-rn
72-
[usestate]: https://reactjs.org/docs/hooks-reference.html#usestate
72+
[usestate]: https://react.dev/reference/react/useState
7373
[usenavigate]: ./use-navigate

0 commit comments

Comments
 (0)