Remove buttons from offline banner and add inline links. Closes #2261

This commit is contained in:
Gabe Kangas
2022-10-24 22:23:01 -07:00
parent c20bb14186
commit e7a4d53453
3 changed files with 45 additions and 10 deletions

View File

@@ -301,6 +301,7 @@ export const Content: FC = () => {
fediverseAccount={fediverseAccount}
lastLive={lastDisconnectTime}
onNotifyClick={() => setShowNotifyModal(true)}
onFollowClick={() => setShowFollowModal(true)}
/>
)}
{online && (