Revert "Hiding Pro Feed, Explore page for now"

This reverts commit 643026e885.
This commit is contained in:
mgabdev
2020-07-07 15:55:59 -05:00
parent 7087926a9c
commit 86a3324df5
6 changed files with 23 additions and 23 deletions

View File

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