Skip to content

Commit 11e1fa5

Browse files
authored
Update README.md
1 parent f88f9ed commit 11e1fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Usage of `redux-react-session` with an immutable store is really simple.
137137
Instead of the `sessionReducer` import the `sessionImmutableReducer`, as the following example:
138138

139139
- Add the session reducer:
140+
140141
```javascript
141142
import { combineReducers } from 'redux';
142143
import { sessionImmutableReducer as session } from 'redux-react-session';

0 commit comments

Comments
 (0)