From 140564afb4d033b835523c063ed54afd5f172370 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 21 Aug 2021 16:47:03 -0400 Subject: [PATCH] Add lazy loading of images. Fixes #329 --- src/shared/components/common/pictrs-image.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shared/components/common/pictrs-image.tsx b/src/shared/components/common/pictrs-image.tsx index 8526284b..5c8abb98 100644 --- a/src/shared/components/common/pictrs-image.tsx +++ b/src/shared/components/common/pictrs-image.tsx @@ -27,6 +27,7 @@ export class PictrsImage extends Component {