Removed .text-uppercase class
• Removed: - uppercase from NavigationBarButton for "Home" button
This commit is contained in:
@@ -248,7 +248,6 @@ class NavigationBarButton extends PureComponent {
|
||||
colorWhite: !!title,
|
||||
fs13PX: !!title,
|
||||
fontWeightNormal: !!title,
|
||||
textUppercase: !!title,
|
||||
})
|
||||
|
||||
const iconClasses = CX({
|
||||
|
||||
Reference in New Issue
Block a user