{/* Sidebar */}
{/* Main Content */}
{/* Render the active chat window if a room is selected, otherwise show empty state */} {activeRoom ? ( } customFooterContent={} /> ) : (
)}