Skip to content

Commit 5a9aad1

Browse files
authored
Add lazy load (#842)
* Format the file Signed-off-by: Lan Xia <[email protected]> * Add lazy load Signed-off-by: Lan Xia <[email protected]> --------- Signed-off-by: Lan Xia <[email protected]>
1 parent 5082664 commit 5a9aad1

File tree

3 files changed

+430
-390
lines changed

3 files changed

+430
-390
lines changed

test-result-summary-client/package-lock.json

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-result-summary-client/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"react-router-dom": "^6.10.0",
3232
"react-scripts": "^5.0.1",
3333
"react-table": "^6.11.5",
34+
"reactjs-visibility": "^0.1.4",
3435
"sweetalert2": "^11.7.3"
3536
},
3637
"scripts": {

0 commit comments

Comments
 (0)