From 2e786c2f06403bbed9d1447dabfb7bee20801c45 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 28 May 2020 13:50:31 -0500 Subject: [PATCH] Remove extraneous links from LinkFooter #108 --- app/gabsocial/features/ui/components/link_footer.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/gabsocial/features/ui/components/link_footer.js b/app/gabsocial/features/ui/components/link_footer.js index be81b8ddd..dc65d6b77 100644 --- a/app/gabsocial/features/ui/components/link_footer.js +++ b/app/gabsocial/features/ui/components/link_footer.js @@ -41,10 +41,7 @@ const LinkFooter = ({ onOpenHotkeys, account, onClickLogOut }) => ( {account &&
  • ·
  • }
  • ·
  • ·
  • -
  • ·
  • -
  • ·
  • -
  • - {account &&
  • · 
  • } + {account &&
  • }