Skip to content

Commit 8a68460

Browse files
committed
added import Home to 08-index-routes
1 parent 9461c7e commit 8a68460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lessons/08-index-routes/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ render `Home`:
2020

2121
```js
2222
// App.js
23+
import Home from './Home'
2324

2425
// ...
2526
<div>

0 commit comments

Comments
 (0)