[react-router-dom] Export missing RouteChildrenProps from react-router (#40502)

This commit is contained in:
Danilo Bürger
2019-11-25 20:23:37 +01:00
committed by Andrew Casey
parent 217342f579
commit fc884bef09

View File

@@ -19,6 +19,7 @@ export {
MemoryRouter,
RedirectProps,
Redirect,
RouteChildrenProps,
RouteComponentProps,
RouteProps,
Route,