setShowFollowModal(true)} />
+
+ setShowFollowModal(true)} />
+
);
const items = [{ label: 'About', key: '2', children: aboutTabContent }];
@@ -412,11 +414,10 @@ export const Content: FC = () => {
supportFediverseFeatures={supportFediverseFeatures}
/>
)}
-
+ {!isMobile && }
{showChat && !isMobile && }
- {!isMobile && false && }
{externalActionToDisplay && (