TRA-4442 Improve UI performance (#960)

* Move ws entry listener to entriesList component

* unused code
This commit is contained in:
lirazyehezkel
2022-04-03 15:51:20 +03:00
committed by GitHub
parent 6a7fad430c
commit b47718e094
3 changed files with 40 additions and 31 deletions

View File

@@ -48,7 +48,8 @@
"npm-link-shared": "^0.5.6",
"react-app-rewire-alias": "^1.1.7",
"react-dev-utils": "^12.0.0",
"recoil": "^0.5.2"
"recoil": "^0.5.2",
"react-error-overlay": "6.0.9"
},
"scripts": {
"start": "craco start",