Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
RouteHandler is mentioned but its not clear where to get it, add to commonjs guide.
  • Loading branch information
iammerrick committed Nov 22, 2014
1 parent 53601da commit b8bfcac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,4 +433,5 @@ var Route = Router.Route;
var NotFoundRoute = Router.NotFoundRoute;
var DefaultRoute = Router.DefaultRoute;
var Link = Router.Link;
var RouteHandler = Router.RouteHandler;
```

0 comments on commit b8bfcac

Please sign in to comment.