Revert changes for IO-2311 IO-2317.

This commit is contained in:
Patrick Fic
2023-06-08 16:00:47 -07:00
parent 307c77b30c
commit 6262b3ff83
3 changed files with 4 additions and 28 deletions

View File

@@ -112,7 +112,7 @@ export function ChatPopupComponent({
/>
<Row gutter={[8, 8]} className="chat-popup-content">
<Col span={8} sm={8} xs={selectedConversation && 0}>
<Col span={8}>
{loading ? (
<LoadingSpinner />
) : (