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

This commit is contained in:
Danilo Bürger
2019-11-25 11:23:37 -08:00
committed by Andrew Casey
parent 217342f579
commit fc884bef09
+1
View File
@@ -19,6 +19,7 @@ export {
MemoryRouter,
RedirectProps,
Redirect,
RouteChildrenProps,
RouteComponentProps,
RouteProps,
Route,