{topTags?.map((tag) => {
const now = new Date();
const formattedTag = {
From cdc6578c593906ce4f324967af1ed9d4d3c44821 Mon Sep 17 00:00:00 2001
From: dotslashf <38921923+dotslashf@users.noreply.github.com>
Date: Wed, 4 Sep 2024 12:10:39 +0700
Subject: [PATCH 6/6] style: fix sticky media query
---
src/app/_components/UserCopyPastaPage.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/_components/UserCopyPastaPage.tsx b/src/app/_components/UserCopyPastaPage.tsx
index 8ef1e9f..61e1fda 100644
--- a/src/app/_components/UserCopyPastaPage.tsx
+++ b/src/app/_components/UserCopyPastaPage.tsx
@@ -54,7 +54,7 @@ export default function UserCopyPastaPage({ id }: UserCopyPastaProps) {
return (