react-router-tutorial
react-router-tutorial copied to clipboard
Fix export signature to es6 style
trafficstars
(since we are using es6 imports both on client and server) Otherwise when we are importing routes from 'modules/routes' it says that there is no default export in 'modules/routes'