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 e586d68 commit b3ddeb3Copy full SHA for b3ddeb3
README.md
@@ -42,6 +42,7 @@ angular.module('app', ['ngRedux'])
42
43
#### Usage
44
45
+*Using controllerAs syntax*
46
```JS
47
import * as CounterActions from '../actions/counter';
48
0 commit comments