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