(ui): Add react-window

This commit is contained in:
Ken Hibino
2022-03-25 06:21:28 -07:00
parent 3cd2cbe6f2
commit 99f147df66
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"
},