Added lazy loading support

This commit is contained in:
Daniel
2022-05-27 17:33:01 +04:30
parent 5b617c85e3
commit e42971cd03
5 changed files with 62 additions and 93 deletions
+1
View File
@@ -9,6 +9,7 @@
"nanoid": "^3.3.4",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-lazyload": "^3.2.0",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},