mhaagens / react-mobx-react-router4-boilerplate

React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
560 stars 137 forks source link

Question - How to display the NotFound Component #32

Closed ogroppo closed 7 years ago

ogroppo commented 7 years ago

There seems to be a 404 component but I can't find a way to get it working #

Xilonz commented 7 years ago

You can put your routes in a Switch component.