react-window

This commit is contained in:
2022-05-22 17:06:40 +08:00
parent 7bc70f5c25
commit f23b725c81
3 changed files with 83 additions and 58 deletions

View File

@@ -16,7 +16,8 @@
"better-sqlite3": "^7.5.0",
"next": "12.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react-dom": "^17.0.2",
"react-window": "^1.8.7"
},
"devDependencies": {
"eslint": "8.12.0",