We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec6700 commit 7c6ff7dCopy full SHA for 7c6ff7d
docs/advanced-guides/working-with-the-search-string.md
@@ -10,7 +10,7 @@ search field.
10
11
## Using the `useSearchParams` hook
12
13
-React Router includes a convenient [`useSearchParams` hook](#TODO) for working
+React Router includes a convenient [`useSearchParams` hook](../api-reference.md#usesearchparams) for working
14
with search strings that is based on [JavaScript's standard `URLSearchParams`
15
API](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams).
16
0 commit comments