Use lazy loading (react-intersection-observer) for image loading

This commit is contained in:
Kendall Garner 2025-07-07 20:11:32 -07:00
parent e00aeb2b67
commit 49bb42a298
No known key found for this signature in database
GPG key ID: 9355F387FE765C94
3 changed files with 54 additions and 26 deletions

View file

@ -112,6 +112,7 @@
"react-i18next": "^11.18.6",
"react-icons": "^5.5.0",
"react-image": "^4.1.0",
"react-intersection-observer": "^9.16.0",
"react-loading-skeleton": "^3.5.0",
"react-player": "^2.11.0",
"react-router": "^6.16.0",