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))} > - +