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 2e340db commit 06af3a3Copy full SHA for 06af3a3
README.md
@@ -8,7 +8,6 @@ For Angular 1 see [ng-redux](https://github.com/wbuchwalter/ng-redux)
8
## Overview
9
10
ngRedux lets you easily connect your angular components with Redux.
11
-the API is straightforward:
12
13
```JS
14
ngRedux.connect(selector, callback, disableCaching = false);
0 commit comments