summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJari Vetoniemi <jari.vetoniemi@indooratlas.com>2020-11-06 00:16:02 +0900
committerJari Vetoniemi <jari.vetoniemi@indooratlas.com>2020-11-06 00:16:02 +0900
commita39baaf6906ee6bb7709efd7068fc841f465edfa (patch)
tree7b20295910d464b7e04a0f1b52acde4dc2ea55d0 /package.json
parent7ab5a2fdaf853b415e980100c8601520b1acdc6f (diff)
Lazyload store items
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9f5dcbe..22ee047 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-i18next": "^11.7.3",
+ "react-lazyload": "^3.1.0",
"react-scripts": "4.0.0",
"web-vitals": "^0.2.4"
},