We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d08680 commit cc51006Copy full SHA for cc51006
lessons/14-whats-next/modules/routes.js
@@ -1,5 +1,5 @@
1
import React from 'react'
2
-import { Router, Route, browserHistory, IndexRoute } from 'react-router'
+import { Route, IndexRoute } from 'react-router'
3
import App from './App'
4
import About from './About'
5
import Repos from './Repos'
0 commit comments