aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2021-06-28 22:46:39 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2021-06-28 22:46:39 -0700
commit5a5bfd6c42539f72d03ec0b1670636ce9fb4b590 (patch)
tree3b240128fb42880420d922c29ba295a90e71a2f3 /modern/package.json
parent271740034791dc7137325d5b5352217c3bc987f3 (diff)
downloadetbsa-traccar-web-5a5bfd6c42539f72d03ec0b1670636ce9fb4b590.tar.gz
etbsa-traccar-web-5a5bfd6c42539f72d03ec0b1670636ce9fb4b590.tar.bz2
etbsa-traccar-web-5a5bfd6c42539f72d03ec0b1670636ce9fb4b590.zip
Virtualize device list
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/modern/package.json b/modern/package.json
index b052240..29c0e47 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -22,6 +22,8 @@
"react-redux": "^7.2.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
+ "react-virtualized-auto-sizer": "^1.0.5",
+ "react-window": "^1.8.6",
"recharts": "^2.0.9",
"redux": "^4.0.5",
"typeface-roboto": "0.0.75",