mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-06-02 03:01:03 +02:00
fix typo
This commit is contained in:
parent
e144f13e9c
commit
4a8e4fa2c0
@ -118,7 +118,7 @@ export const Note = React.memo(
|
||||
<Text>
|
||||
Replying to <UserLink pubkey={repliedTo.pubkey} fontWeight="bold" />
|
||||
</Text>
|
||||
<InlineNoteContent event={event} maxLength={96} isTruncated />
|
||||
<InlineNoteContent event={repliedTo} maxLength={96} isTruncated />
|
||||
</Flex>
|
||||
)}
|
||||
</CardHeader>
|
||||
|
Loading…
x
Reference in New Issue
Block a user