From 13b67fea39a3b00086bb3e4520060d107055aa47 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sun, 17 Sep 2023 19:46:49 -0500 Subject: [PATCH] Fix light mode text on tag page --- src/app/(static)/t/[tag]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(static)/t/[tag]/page.tsx b/src/app/(static)/t/[tag]/page.tsx index 91556271..064ab47f 100644 --- a/src/app/(static)/t/[tag]/page.tsx +++ b/src/app/(static)/t/[tag]/page.tsx @@ -58,7 +58,7 @@ export default async function TagPage({ params: { tag } }: TagProps) { )}> {descriptionForTaggedPhotos(photos)}