diff --git a/app/gabsocial/features/ui/components/tabs_bar.js b/app/gabsocial/features/ui/components/tabs_bar.js index 2971fba9e..3b804a107 100644 --- a/app/gabsocial/features/ui/components/tabs_bar.js +++ b/app/gabsocial/features/ui/components/tabs_bar.js @@ -62,12 +62,12 @@ class TabsBar extends React.PureComponent { let links = []; if (logo) { links.push( - + - ) + ) } links.push( - + )