Removed .text-uppercase class

• Removed:
- uppercase from NavigationBarButton for "Home" button
This commit is contained in:
mgabdev
2020-05-15 12:56:39 -04:00
parent 4098f32759
commit 09db3e2509
2 changed files with 0 additions and 3 deletions

View File

@@ -248,7 +248,6 @@ class NavigationBarButton extends PureComponent {
colorWhite: !!title,
fs13PX: !!title,
fontWeightNormal: !!title,
textUppercase: !!title,
})
const iconClasses = CX({