atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
202 stars 28 forks source link

withRouter types should add the additional props ( RouteContext & History ) #97

Closed mayurarora0903 closed 3 years ago

mayurarora0903 commented 3 years ago

The props provided by the 'withRouter' component are not typed.