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',
|
||||
icon: 'news',
|
||||
title: 'News',
|
||||
isHidden: !!me,
|
||||
active: currentPathname.indexOf('/news') > -1,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue