Moving frequently-updated props into relevant components (now connect-ed) to reduce full re-renders

This commit is contained in:
James Barnsley
2019-06-28 09:34:15 +12:00
parent 2c576733cb
commit 0dd0a36c60
10 changed files with 193 additions and 99 deletions

View File

@ -12,6 +12,7 @@
"dependencies": {
"history": "^4.7.2",
"jquery": "^3.4.1",
"logrocket": "^1.0.1",
"mopidy": "^0.5",
"react-router": "^4.3.1"
},