The default react-router is used as such:
import * as React from \'react\'; import { Router, Route, hashHistory } from \'react-router\'; const routing = ( &
Looks like login (component={Login}) is not Imported.Hence, It always return an error.