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 9d29245 commit 1cfb11eCopy full SHA for 1cfb11e
docs/api/components/Link.md
@@ -32,7 +32,7 @@ Object, the parameters to fill in the dynamic segments of your route.
32
### `query`
33
34
Object, Query parameters to add to the link. Access query parameters in
35
-your route handler with `this.props.query`.
+your route handler with `this.getQuery()`.
36
37
### `activeClassName`
38
0 commit comments