Added Explore page with Gab Trends partner data

• Added:
- Explore page with Gab Trends partner data
This commit is contained in:
mgabdev
2020-07-01 22:39:43 -04:00
parent 96ee203a54
commit f3b57b5810
15 changed files with 342 additions and 41 deletions

View File

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