{online && }
{!online && !appState.appLoading && (
setShowNotifyModal(true)}
onFollowClick={() => setShowFollowModal(true)}
/>
)}
{online && (
)}
{!isMobile && (
{externalActionButtons}
setShowFollowModal(true)} />
setShowNotifyModal(true)}
notificationClosed={() => disableNotifyReminderPopup()}
>
setShowNotifyModal(true)} />
)}
disableNotifyReminderPopup()}
handleCancel={() => disableNotifyReminderPopup()}
>
{isMobile ? (
) : (
)}
{showChat && !isMobile &&