feature/IO-3000-messaging-sockets-migration2 - Handle some of the PR notes

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-11-25 08:36:33 -08:00
parent 49044e5669
commit cbc8665636
8 changed files with 109 additions and 45 deletions

View File

@@ -64,7 +64,7 @@ function ChatConversationListComponent({ conversationList, selectedConversation,
);
};
// TODO: Can go back into virtuoso for additional fetch
// CAN DO: Can go back into virtuoso for additional fetch
// endReached={loadMoreConversations} // Calls loadMoreConversations when scrolled to the bottom
return (