Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
202
stars
28
forks
source link
withRouter types should add the additional props ( RouteContext & History ) #97
Closed
mayurarora0903 closed 3 years ago
The props provided by the 'withRouter' component are not typed.