Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Dec 2, 2018
1 parent 069f3fb commit d826828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redux-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
https://redux.js.org/
The official Redux documentation. FANTASTIC writing - not just "here's the API", but "here's what you want to do and how we came up with this"

- **React-Redux Docs**
https://react-redux.js.org
- **React-Redux Docs**
https://react-redux.js.org
The official React-Redux documentation. Explains how to correctly use the React-Redux API, including details on writing `mapState` functions and dispatching actions.

- **Getting Started with Redux - Video Series**
Expand Down

0 comments on commit d826828

Please sign in to comment.