'underlineStyle' property doesn't work with 'DropDown Menu' #6698
Labels
component: menu
This is the name of the generic UI component, not the React module!
package: styles
Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
As described in the title,
underlineStyle
property does nothing when used withDropDown Menu
as documented here.I tried
and others, all does nothing.
But btw, id do work with
TextField
.The text was updated successfully, but these errors were encountered: