Skip to content

Commit 5256351

Browse files
committed
Merge branch 'master' into sample-1.0.0
2 parents 471d786 + fb868ef commit 5256351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ngRedux.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default function ngReduxProvider() {
4141

4242
return {
4343
...store,
44-
connector: Connector(store)
44+
connect: Connector(store)
4545
};
4646
}
4747

0 commit comments

Comments
 (0)