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 was archived by the owner on Jan 16, 2018. It is now read-only.
I'm having trouble accessing the
queryproperty which React Router [normally injects](https://rackt.github.io/react-router/#Route Handler) into a Route Handler.I see in the examples how
paramscan be passed into the staticgetPropsmethod. But where can thequerybe accessed?