You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
168
168
169
-
## Links `to` Type
169
+
## `<Link to>` and `isActive` take location descriptors
170
170
171
171
`<Link to>` can now take a location descriptor in addition to strings. The `query` and `state` props are deprecated.
0 commit comments