Added news link to NavigationBar
• Added: - news link to NavigationBar
This commit is contained in:
parent
0a26abbbc2
commit
f087d80e70
@ -113,6 +113,7 @@ class NavigationBar extends ImmutablePureComponent {
|
|||||||
|
|
||||||
<NavigationBarButton title='Home' icon='home' to='/home' />
|
<NavigationBarButton title='Home' icon='home' to='/home' />
|
||||||
<NavigationBarButton title='Explore' icon='explore' to='/explore' />
|
<NavigationBarButton title='Explore' icon='explore' to='/explore' />
|
||||||
|
<NavigationBarButton title='News' icon='news' to='/news' />
|
||||||
|
|
||||||
<NavigationBarButtonDivider />
|
<NavigationBarButtonDivider />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user