From 20f19bb3121c47f899820a54e80715b85ad43e02 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Mon, 10 Oct 2022 03:08:01 -0700 Subject: [PATCH] fix crash in spectrum --- src/pages/photogallery.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/photogallery.tsx b/src/pages/photogallery.tsx index 298c9b0..cf79be4 100644 --- a/src/pages/photogallery.tsx +++ b/src/pages/photogallery.tsx @@ -198,10 +198,6 @@ const GalleryPage = ({ data }: PageProps) => { Default Date Hue - <>{/* @ts-ignore */} - {showDebug ? ( - Dominant hue[debug] - ) : undefined}