ayroblu / ssr-create-react-app-v2

This is the v2, its much better written, and uses react-router v4, which is actually pretty nice
230 stars 50 forks source link

Fixes error: 'redirect is not defined' #19

Closed Rob3rtH closed 7 years ago

Rob3rtH commented 7 years ago

Encountered 'redirect is not defined' error when rendering <Redirect>.

This appears to resolve the issue.