feature/IO-3000-messaging-sockets-migrations2 -
- Checkpoint Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -18,7 +18,7 @@ export default function ChatConversationTitle({ conversation, bodyshop }) {
|
||||
bodyshop={bodyshop}
|
||||
/>
|
||||
<ChatTagRoContainer conversation={conversation || []} bodyshop={bodyshop} />
|
||||
<ChatArchiveButton conversation={conversation} />
|
||||
<ChatArchiveButton conversation={conversation} bodyshop={bodyshop} />
|
||||
</Space>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user