We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a7323 commit cb2f265Copy full SHA for cb2f265
docs/API.md
@@ -60,7 +60,7 @@ or
60
61
##### Immutable reducer
62
This reducer is to be used for configurations with immutable.js.
63
-`ìmport { immutableReducer } from 'redux-oidc';`
+`import { immutableReducer } from 'redux-oidc';`
64
65
### React components
66
##### CallbackComponent / SignoutCallbackComponent
0 commit comments