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 5cb6bea commit 0ad4fc7Copy full SHA for 0ad4fc7
src/initialState.js
@@ -1,4 +1,4 @@
1
-import cloneDeep from 'lodash.cloneDeep';
+import cloneDeep from 'lodash.clonedeep';
2
import { createStore } from 'redux';
3
4
let state = null;
0 commit comments