Fixed NavigationBar button attr title prop

• Fixed:
- NavigationBar button attr title prop
This commit is contained in:
mgabdev 2020-06-06 16:16:42 -04:00
parent 58b643a8cd
commit e33fe15a96
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ class NavigationBarButton extends PureComponent {
<Button
to={to}
href={href}
attrTitle={attrTitle}
title={attrTitle}
className={classes}
noClasses
>