jehoshua02 / react-app-starter

React application starter to keep up with my evolving preferences.
2 stars 0 forks source link

Fix Nested Route #9

Closed jehoshua02 closed 9 years ago

jehoshua02 commented 9 years ago

The app route is supposed to render it's child route using react-router RouteHandler. I just forgot and didn't even think about it.