From d08e87ec102e57a9d46ed7f8b23b20c754ed6d39 Mon Sep 17 00:00:00 2001 From: codytseng Date: Fri, 16 May 2025 23:37:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ReplyNote/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReplyNote/index.tsx b/src/components/ReplyNote/index.tsx index 919a784..11164ac 100644 --- a/src/components/ReplyNote/index.tsx +++ b/src/components/ReplyNote/index.tsx @@ -39,7 +39,7 @@ export default function ReplyNote({ className={`pb-3 border-b transition-colors duration-500 clickable ${highlight ? 'bg-primary/50' : ''}`} onClick={() => push(toNote(event))} > - +