Further UI Updates
This commit is contained in:
@@ -29,7 +29,6 @@ export function ChatConversationListComponent({
|
||||
<div className="chat-list-container">
|
||||
<List
|
||||
bordered
|
||||
size="small"
|
||||
dataSource={conversationList}
|
||||
renderItem={(item) => (
|
||||
<List.Item
|
||||
|
||||
Reference in New Issue
Block a user