Skip to content

Commit 01fded0

Browse files
committed
Update v2.0.0.md
1 parent 7179775 commit 01fded0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade-guides/v2.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const RouteComponent = React.createClass({
166166
167167
You don't need to manually tear down the route leave hook in most cases. We automatically remove all attached route leave hooks after leaving the associated route.
168168
169-
## Links `to` Type
169+
## `<Link to>` and `isActive` take location descriptors
170170
171171
`<Link to>` can now take a location descriptor in addition to strings. The `query` and `state` props are deprecated.
172172

0 commit comments

Comments
 (0)