We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0990337 commit fd32123Copy full SHA for fd32123
README.md
@@ -46,7 +46,7 @@ Step 1 involves installing Redux middleware and is detailed [here in the docs of
46
Welcome back! You may now create an async function in your React code like so:
47
48
```jsx
49
-import MakeAsyncFunction from 'redux-promise-listener'
+import MakeAsyncFunction from 'react-redux-promise-listener'
50
import { promiseListener } from './store'
51
52
...
0 commit comments