@@ -105,7 +105,7 @@ const initialRootState = Object.fromEntries(
|
||||
reducer(undefined, {
|
||||
// empty action
|
||||
}),
|
||||
])
|
||||
]),
|
||||
);
|
||||
|
||||
const RootStateRecord = ImmutableRecord(initialRootState, 'RootState');
|
||||
|
||||
Reference in New Issue
Block a user