export Redirect from react-router

noop
This commit is contained in:
yinz
2018-03-10 13:34:46 +08:00
committed by GitHub
parent 9bb6dc2f8b
commit a93c2e91b6

View File

@@ -12,6 +12,7 @@ import * as H from 'history';
export {
Prompt,
MemoryRouter,
RedirectProps,
Redirect,
RouteComponentProps,
RouteProps,