lbry-desktop/ui/component/sideNavigation
infiinte-persistence fc79c87bba Fix sidebar tooltip showing string with context metadata.
## Issue
In the odysee branch, the tooltip for "Following" in the Sidebar was shown as "Following --[sidebar]--". In lbry.tv, the tooltip doesn't appear.

I believe the tooltip appeared due to the name change from 'label' to 'title' and then being passed to Button through '...passedProps'.

Fix by explicitly setting the Button's 'title' to the localized text.
2020-11-12 15:21:40 -05:00
..
index.js initial PR for custom homepages - take 2 2020-11-10 12:08:19 -05:00
view.jsx Fix sidebar tooltip showing string with context metadata. 2020-11-12 15:21:40 -05:00