2
0
mirror of https://github.com/hibiken/asynqmon.git synced 2026-07-15 16:27:15 +08:00

(ui): Add react-window

This commit is contained in:
Ken Hibino
2022-03-25 06:21:28 -07:00
parent cbc292bce2
commit e510aaf107
2 changed files with 21 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
"react-router-dom": "5.3.0",
"react-scripts": "4.0.3",
"react-syntax-highlighter": "15.4.3",
"react-window": "1.8.6",
"recharts": "2.1.4",
"typescript": "~4.2.4"
},