Updated FooterBar to always show News
• Updated: - FooterBar to always show News
This commit is contained in:
parent
3b7fc9f30f
commit
d926d46e42
@ -60,7 +60,6 @@ class FooterBar extends ImmutablePureComponent {
|
|||||||
to: '/news',
|
to: '/news',
|
||||||
icon: 'news',
|
icon: 'news',
|
||||||
title: 'News',
|
title: 'News',
|
||||||
isHidden: !!me,
|
|
||||||
active: currentPathname.indexOf('/news') > -1,
|
active: currentPathname.indexOf('/news') > -1,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user