Closed sjdemartini closed 1 year ago
By mistake, MenuSelect was ignoring the tooltipTitle prop's value and always using "Align" as the tooltip.
MenuSelect
tooltipTitle
This also updates MenuSelectHeading to allow users to specify a tooltipTitle (by default none is shown).
MenuSelectHeading
By mistake,
MenuSelect
was ignoring thetooltipTitle
prop's value and always using "Align" as the tooltip.This also updates
MenuSelectHeading
to allow users to specify atooltipTitle
(by default none is shown).