Skip to content

Instantly share code, notes, and snippets.

@HristoKolev
Last active January 5, 2018 18:23
Show Gist options
  • Save HristoKolev/310cd8336a641f26e7dbb6e6a9da5af9 to your computer and use it in GitHub Desktop.
Save HristoKolev/310cd8336a641f26e7dbb6e6a9da5af9 to your computer and use it in GitHub Desktop.
import { addReducers } from '../store';
addReducers({
account: accountReducer
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment