Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
added import Home to 08-index-routes
  • Loading branch information
hexicle committed Mar 31, 2016
commit 8a684607551bf9d4f6b0044dc5ac29709cb0d7b0
1 change: 1 addition & 0 deletions lessons/08-index-routes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ render `Home`:

```js
// App.js
import Home from './Home'

// ...
<div>
Expand Down