Adding reselect and working through selectors - massive render performance improvement
This commit is contained in:
@ -28,7 +28,8 @@
|
||||
"react-sortablejs": "^1.5.0",
|
||||
"redux": "^4.0.5",
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-thunk": "^2.3.0"
|
||||
"redux-thunk": "^2.3.0",
|
||||
"reselect": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.10.1",
|
||||
|
||||
Reference in New Issue
Block a user