react-router-tutorial icon indicating copy to clipboard operation
react-router-tutorial copied to clipboard

Fix export signature to es6 style

Open dKab opened this issue 8 years ago • 0 comments
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'

dKab avatar Feb 19 '17 21:02 dKab