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
{{ message }}
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.
I'm having trouble accessing the
query
property which React Router [normally injects](https://rackt.github.io/react-router/#Route Handler) into a Route Handler.I see in the examples how
params
can be passed into the staticgetProps
method. But where can thequery
be accessed?The text was updated successfully, but these errors were encountered: