From 45b6550dba5751f3014108ee0b0fa214fa750eb8 Mon Sep 17 00:00:00 2001 From: MTG2000 Date: Tue, 2 Aug 2022 11:34:10 +0300 Subject: [PATCH] update: nostr tooltip post --- .../Components/Comments/CommentsSection/CommentsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/Posts/Components/Comments/CommentsSection/CommentsSection.tsx b/src/features/Posts/Components/Comments/CommentsSection/CommentsSection.tsx index cf04344..4fab907 100644 --- a/src/features/Posts/Components/Comments/CommentsSection/CommentsSection.tsx +++ b/src/features/Posts/Components/Comments/CommentsSection/CommentsSection.tsx @@ -71,7 +71,7 @@ export default function CommentsSection({ type, id }: Props) { {showTooltip &&
💬 -

Learn about how your data is stored with Nostr comments and relays

+

Learn about how your data is stored with Nostr comments and relays

}