Skip to content

Commit da1e02a

Browse files
author
Péter Hauszknecht
committed
update README
1 parent 2abb018 commit da1e02a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ It is possible to embed async actions within each other too and awaiting their r
141141
await dispatch(fetchUsers());
142142
```
143143

144-
You can access `thunk` even as static member of the `Store`: `Store.thunk`
145-
146144
### Injecting extra argument
147145

148146
It is possible to inject extra arguments into async actions:

0 commit comments

Comments
 (0)