From fb2e2e66780bb110e8e28afd8955372ea790bf3d Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 24 Feb 2026 20:47:41 -0600 Subject: [PATCH] Add pointer cursor and hover underline to 'Replying to' label --- src/components/ReplyContext.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReplyContext.tsx b/src/components/ReplyContext.tsx index df874e01..e1d1b085 100644 --- a/src/components/ReplyContext.tsx +++ b/src/components/ReplyContext.tsx @@ -27,7 +27,7 @@ export function ReplyContext({ pubkeys, parentEventId, className }: ReplyContext const replyingToLabel = parentEventId ? ( - Replying to + Replying to