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.
2 parents 290bf72 + eb376c2 commit daca342Copy full SHA for daca342
README.md
@@ -63,7 +63,7 @@ If you just want to drop a `<script>` tag in your page and be done with it, you
63
64
```js
65
import React from 'react'
66
-import { Router, Route } from 'react-router'
+import { Router, Route, Link } from 'react-router'
67
68
const App = React.createClass({/*...*/})
69
const About = React.createClass({/*...*/})
0 commit comments