jaredatron/simple-react-router

Docs outdated

goodmorninggoaway opened this issue · 1 comments

The getRoutes function no longer gets redirectTo, and it doesn't take a hash
Should be getRoute(map, props). I can submit a PR, because I'd still like to get redirectTo passed in.

Edit: Submitted PR #3

fixed. Right now this lib doesn't support redirecting directly from the routes. But it should :)