Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit e8d3cc8

Browse files
authored
Feat: add react-addons-update package
1 parent 32a616c commit e8d3cc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/generators/container/reducer.js.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import * as types from './constants';
2+
import update from 'react-addons-update';
23

34
export const initialState = {
45
// Initial State goes here!

0 commit comments

Comments
 (0)