Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
Merge pull request #32 from vojto/master
Browse files Browse the repository at this point in the history
Adding useRouterHistory to react-router
  • Loading branch information
marudor committed May 24, 2016
2 parents ff928ec + fc906ec commit ede68e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/iflow-react-router/index.js.flow
Expand Up @@ -9,6 +9,7 @@ declare module 'react-router' {
Route: React.Component;
Router: React.Component;
browserHistory: any;
useRouterHistory: any;
match: Function;
RouterContext: React.Component;
}
Expand Down

0 comments on commit ede68e7

Please sign in to comment.