From 5a4e5f69a8d26eb8b8de1c4b00b9900991346a92 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sat, 7 Jan 2023 02:10:09 -0800 Subject: [PATCH] fix left arrow --- src/components/GalleryImage/GalleryImage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GalleryImage/GalleryImage.js b/src/components/GalleryImage/GalleryImage.js index caacae9..2393af3 100644 --- a/src/components/GalleryImage/GalleryImage.js +++ b/src/components/GalleryImage/GalleryImage.js @@ -186,7 +186,7 @@ const GalleryImage = ({ data, location: { state } }) => { }} to={`/photogallery/${prevImage}/`} > - +