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

Commit

Permalink
fix(actions): Added show action to export (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmielarski authored and brandonroberts committed Aug 29, 2016
1 parent 80a01a5 commit 5a1ed83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export {
search,
back,
forward,
show,
routerActions
} from './actions';

Expand Down

0 comments on commit 5a1ed83

Please sign in to comment.