Skip to content

Commit

Permalink
Merge branch 'dev' into feat/styled-components-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dattaya committed May 28, 2017
2 parents a51028a + 5ec8dd4 commit 894869f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

- Add a Github username to see Redux and Redux Sagas in action: effortless
async state updates and side effects are now yours :)
- Edit the file at `./app/containers/HomePage/index.js` so that the text of
- Edit the file at `./app/components/Header/index.js` so that the text of
the `<Button>` component reads "Features!!!"... Hot Module Reloading gives
you a feedback loop with your UI so smooth it's almost conversational!
- Click your (newly emphatic) Features button to see React Router in action...
Expand Down

0 comments on commit 894869f

Please sign in to comment.