Skip to content

Commit

Permalink
update useState URL to current (#10378)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimian committed Apr 21, 2023
1 parent fe8243f commit c980658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
- promet99
- pyitphyoaung
- RobHannay
- rimian
- rtmann
- rubeonline
- ryanflorence
Expand Down
2 changes: 1 addition & 1 deletion docs/hooks/use-search-params.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ function App() {
[functional-updates]: https://reactjs.org/docs/hooks-reference.html#functional-updates
[searchparams]: https://developer.mozilla.org/en-US/docs/Web/API/URL/searchParams
[usesearchparams-native]: ./use-search-params-rn
[usestate]: https://reactjs.org/docs/hooks-reference.html#usestate
[usestate]: https://react.dev/reference/react/useState
[usenavigate]: ./use-navigate

0 comments on commit c980658

Please sign in to comment.