Removed Explore button (for now)

• Removed:
- Explore button (for now)
This commit is contained in:
mgabdev 2020-06-10 23:50:02 -04:00
parent 67832f5e73
commit 99267b8278
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@ class NavigationBar extends ImmutablePureComponent {
<div className={[_s.default, _s.height53PX, _s.pl15, _s.flexRow, _s.alignItemsCenter, _s.justifyContentSpaceBetween].join(' ')}>
<NavigationBarButton title='Home' icon='home' to='/home' />
<NavigationBarButton title='Explore' icon='explore' to='/explore' />
<NavigationBarButtonDivider />