Skip to content

Commit

Permalink
update(redux): rectify duplicate heading name
Browse files Browse the repository at this point in the history
issue #105
  • Loading branch information
sabertazimi committed Nov 10, 2018
1 parent adb2cee commit de71c30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions programming/web/reactjs/reduxBasicNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [Libs](#libs)
- [Data Types](#data-types)
- [Network](#network)
- [Middleware](#middleware-1)
- [Middleware Tool](#middleware-tool)
- [State Tool](#state-tool)
- [Debugging](#debugging)

Expand Down Expand Up @@ -298,7 +298,7 @@ const fluxStandardAction = {
- node-fetch
- isomorphic-fetch
#### Middleware
#### Middleware Tool
- redux-thunk
- [redux-sage](https://github.com/yelouafi/redux-saga)
Expand Down

0 comments on commit de71c30

Please sign in to comment.