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 efeef10 commit 5abd909Copy full SHA for 5abd909
examples/counter/components/counter.js
@@ -1,5 +1,4 @@
1
import * as CounterActions from '../actions/counter';
2
-import { bindActionCreators } from 'redux';
3
4
export default function counter() {
5
return {
0 commit comments