pulse-opensource / pulselabs-homepage

Home page for Pulse Labs
MIT License
0 stars 0 forks source link

Migrate to React Router v4 #15

Closed blainekasten closed 5 years ago

blainekasten commented 7 years ago

react router v4.

Also fixes a regression added in the HMR branch where reloading on non-root routes would fail.

Moves some of the code around as it isn't necessary to create components for overarching App views in their own components.


blainekasten commented 7 years ago

cc @colevoss @TheLarkInn