From 12c27389ceb84570d871b8642b9b0b689dfdd779 Mon Sep 17 00:00:00 2001 From: hhpr98 <39483775+hhpr98@users.noreply.github.com> Date: Sun, 29 Oct 2023 02:59:37 +0700 Subject: [PATCH] I-41 Make image as "lazy" --- src/components/PlaceGallery/PlaceGallery.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/PlaceGallery/PlaceGallery.tsx b/src/components/PlaceGallery/PlaceGallery.tsx index 094556a..57a2327 100644 --- a/src/components/PlaceGallery/PlaceGallery.tsx +++ b/src/components/PlaceGallery/PlaceGallery.tsx @@ -28,9 +28,9 @@ const PlaceGallery = (): JSX.Element => { return (
- image - image - image + image + image + image
×