mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-26 09:11:20 +00:00
Add key
This commit is contained in:
parent
44e9a435c4
commit
969d0756d7
@ -377,6 +377,7 @@ export const ChatList = ({
|
|||||||
}
|
}
|
||||||
>
|
>
|
||||||
<MessageItem
|
<MessageItem
|
||||||
|
key={message.signature}
|
||||||
handleReaction={handleReaction}
|
handleReaction={handleReaction}
|
||||||
isLast={index === messages.length - 1}
|
isLast={index === messages.length - 1}
|
||||||
isPrivate={isPrivate}
|
isPrivate={isPrivate}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user