mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-29 13:11:23 +00:00
Add key
This commit is contained in:
@@ -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}
|
||||||
|
Reference in New Issue
Block a user