From 8c738eaa62e7ae18d85417bf829093d1525e9b34 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:51:37 -0400 Subject: [PATCH] cleanup --- src/app/[locale]/gallery/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/[locale]/gallery/page.tsx b/src/app/[locale]/gallery/page.tsx index 537d5c5f..dad07ff8 100644 --- a/src/app/[locale]/gallery/page.tsx +++ b/src/app/[locale]/gallery/page.tsx @@ -72,7 +72,7 @@ const Page = async ({ params: { locale } }: PageProps) => {