reactjs / react-router-tutorial

5.52k stars 1.75k forks source link

Fix export signature to es6 style #293

Open dKab opened 7 years ago

dKab commented 7 years ago

(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'