[InputLabel] Override classes of inner FormLabel #8080
Labels
component: text field
This is the name of the generic UI component, not the React module!
new feature
New feature or request
When creating a text field using the different component, it doesnt seem to be possible to control the classes of the
FormLabel
component thatInputLabel
creates.I was trying to override the
error
class to color it differentlyMaterial-UI
:v1.0.0-beta.8
The text was updated successfully, but these errors were encountered: