Hiding Pro Feed, Explore page for now

• Hiding:
- Pro Feed, Explore page for now
This commit is contained in:
mgabdev
2020-07-02 01:52:50 -04:00
parent f3b57b5810
commit 643026e885
6 changed files with 23 additions and 23 deletions

View File

@@ -51,7 +51,7 @@ class FooterBar extends PureComponent {
active: currentPathname === '/groups',
},
{
to: '/explore',
href: 'https://trends.gab.com',
icon: 'trends',
title: 'Trends',
active: currentPathname === '/explore',